LargerThan Data Member Function

Returns true if the range is larger than the value submitted to this function.

Prototype

int32 LargerThan( int64 val )

Parameters

Parameter Type Parameter Name Documentation
int64valThe value to compare.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.