AbsInt32 Data Member Function

Returns the absolute value of a 32-bit int.

Prototype

static double AbsInt32( int32 value )

Parameters

Parameter Type Parameter Name Documentation
int32valueThe source value.

Examples

Copy Text To Clipboard

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