Skip to content

ValueType Function

Nilesh Ghodekar edited this page Jan 8, 2016 · 2 revisions

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

``

Clone this wiki locally