IsSimpleValue()

Determines if the object represents a simple value like a string, number, boolean etc

IsSimpleValue( value=any );

Returns: Boolean

Argument Description
value
any, required

Variable or expression

Examples

See also