AddHexFromString Data Member Function

Creates a hexadecimal value from an accelerator string such as CTRL + A.

Prototype

int32 AddHexFromString( string p_sKey )

Parameters

Parameter Type Parameter Name Documentation
stringp_sKeyThe string you wish to convert to an accelerator code.

Examples

Copy Text To Clipboard

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