Function:
|
Description:
|
BuildDividendFiles
|
This special function will kick off the Build Dividend Files process. The test then needs to be aborted and run again with this new data.
|
ColorRGB
|
Function assigns its return color value to another variable, or it can be used as value in a color parameter field.
|
FileVersion
|
Returns the file version such as 3.4.1.12
|
FileVersionNumerical
|
Returns the numerical such as 03040112
|
GetRegistryKey
|
Gets a value from the registry
|
LicenseName
|
Returns the Trading Blox License Name currently in use. Used in encrypted systems to lock a system to a particular Trading Blox user.
|
LineNumber
|
Returns the current line number of the script, for PRINT debugging purposes.
|
MessageBox
|
Presents a message box
|
PlaySound
|
Plays a sound
|
PreferenceItems
|
|
ProductVersion
|
Returns the product version such as 3.4
|
ProductVersionNumerical
|
Returns the numerical such as 03040000
|
SetRegistryKey
|
Sets a value into the registry
|