PrintBitPattern Data Member Function

Returns a string with the bit pattern.

Prototype

string PrintBitPattern( int32 value )

Parameters

Parameter Type Parameter Name Documentation
int32valueThe value whose bit pattern you wish to print.

Examples

Copy Text To Clipboard

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