|
General |
Top Previous Next |
|
General Functions
ProductVersion Returns the product version such as 3.4 ProductVersionNumerical Returns the numerical such as 03040000 FileVersion Returns the file version such as 3.4.1.12 FileVersionNumerical Returns the numerical such as 03040112 LicenseName Returns the Trading Blox License Name currently in use. Used in encrypted systems to lock a system to a particular Trading Blox user. PlaySound Plays a sound MessageBox Presents a message box GetRegistryKey Gets a value from the registry SetRegistryKey Sets a value into the registry LineNumber Returns the current line number of the script, for PRINT debugging purposes. |