PrintBitPattern Data Member Function

Returns a string with the bit pattern.

Prototype

string PrintBitPattern( uint32 value )

Parameters

Parameter Type Parameter Name Documentation
uint32valueThe 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.