|
|
|
|
|
|
|
Calculates the difference between two times in hundredths of a second. |
|
|
|
|
|
|
Builds a 4-byte integer from two 2-byte integers. |
|
|
|
|
|
|
Returns the factorial of an integer number. |
|
|
|
|
|
|
Searches for a value in an attribute of a Looper control. |
|
|
|
|
|
|
Deletes a directory from a disk. |
|
|
|
|
|
|
The Image property gets and sets the background image of a control or block. |
|
|
|
|
|
|
Identifies the window containing the WLanguage code currently run. |
|
|
|
|
|
|
Locks the current thread while waiting for the specified event to be opened. |
|
|
|
|
|
|
Returns a string after removing the specified leading and trailing characters. |
|
|
|
|
|
|
Checks the existence of an external file. |
|
|
|
|
|
|
Used to find out whether an automatic test is currently run or not. |
|
|
|
|
|
|
The SWITCH statement is used to choose the action that will be run according to the value of an expression... |
|
|
|
|
|
|
A class contains the description of a data structure (members) and the processes (methods) that handle this structure.... |
|
|
|
|
|
|
Retrieves the information about the last known device position. |
|
|
|
|
|
|
Deletes a row from a Looper control. |
|
|
|
|
|
|
Indicates whether the code is run:
from a computer in TSE mode or from a remote desktop.
from a computer directly.... |
|
|
|
|
|
|
Indicates whether the code is run from a code written in a user macro-code. |
|
|
|
|
|
|
Returns the date of the last day for the specified month. |
|
|
|
|
|
|
The return value of the process currently run can be assigned... |
|
|
|
|
|
|
Converts a time to an integer. |
|
|
|
|
|
|
Converts an integer into a time in HHMMSSCC format. |
|
|
|
|
|
|
Returns the two low bytes of an integer. |
|
|
|
|
|
|
Returns the two high bytes of an integer. |
|
|
|
|
|
|
Pauses the current thread during the specified duration. |
|
|
|
|
|
|
Retrieves the result or the header of last HTTP request run. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|