ValueType Function - microsoft/MIMWAL GitHub Wiki
Syntax
string ValueType(value:object)
Description
Returns the type of the supplied input object
Remarks
If the input parameter is null, an exception is thrown.
Supported Version
2.0.0.0 and later
Examples
``