Environment Functions
The following functions can be used to get and set environment information.
|
Function |
Usage |
Description |
|
Add a user defined audit trail to a specific case’s audit trail |
||
|
Request information about environment |
||
|
Perform action on current form |
||
|
Maximize the current form |
||
|
Minimize the current form |
||
|
Move the current form |
||
|
Restore the current form |
||
|
Change the size of the current form |
||
|
Return handle |
||
| GLOBALVARIABLE | Fetches the value of the requested Global Variable field | |
|
Check if running a 16-bit Windows client |
||
|
Mark a field as changed |
||
|
Return name of file containing text of a memo |
||
|
Display message box |
||
|
Read values of fields from a file |
||
|
Send keystrokes to the active window |
||
|
Sets the status of a step to Not processed or Released |
||
|
Return a user's attribute value |
||
|
Perform miscellaneous actions on a window |
||
|
Activate a window |
||
|
Close a window |
||
|
Check if a window exists |
||
|
Find a window to perform an action on |
||
|
Maximize the active window |
||
|
Display a message in window |
||
|
Minimize the active window |
||
|
Move the active window |
||
|
Restore the active window |
||
|
Change the size of the active window |
||
|
Write current values of fields to a file |
||
|
Suspends the current execution until the time-out interval (in milliseconds) elapses |