ToHex Data Member Function

Converts an <int32> value to hexadecimal.

Prototype

string ToHex( int32 value )

Parameters

Parameter Type Parameter Name Documentation
int32valueThe <int32> value to convert to hexacdecimal.

Examples

Copy Text To Clipboard

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