TypeOf
<evalcmd> TypeOf && string && Type of the supplied variable. && variable && var && Any variable. </evalcmd>
Returns a string indicating the type of the passed-in variable.
Types are: bool, int, uint, int64, uint64, double, date, str, path and map.
See the page on evaluator variables for information about the different types.
See also: as
最后更新于