SmallerThan Data Member Function

Returns true if the range of any component of the minimum and maximum values is smaller than the <int64> value submitted to this function.

Prototype

int32 SmallerThan( uint64 src )

Parameters

Parameter Type Parameter Name Documentation
uint64srcAn <int64> representing the value to check.

Examples

Copy Text To Clipboard

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