Class | Description |
---|---|
AddToRegisterUserFunctionToken |
Take a register, provided as the first string argument, and append text to it,
provided as a second string argument.
|
AddToRegisterUserFunctionTokenFactory |
Factory object for the AddToRegisterUserFunctionToken
|
CopyRegisterUserFunctionToken |
CLUC built-in function, used to copy content between registers.
|
CopyRegisterUserFunctionTokenFactory | |
RegistersUserFunctionToken |
CLUC function to display the content of all registers in the status window
of the
GUIPanel . |
RegistersUserFunctionTokenFactory | |
setRegisterUserFunctionToken |
CLUC function used for setting a content of some register.
|
SetRegisterUserFunctionTokenFactory |