|
|
|
|
|
|
|
Inserts a string into another character string at a given position. |
|
|
|
|
|
|
Identifies an odd number. |
|
|
|
|
|
|
Returns the language corresponding to a nation. |
|
|
|
|
|
|
Returns the nation corresponding to a language. |
|
|
|
|
|
|
Returns the character set corresponding to a language. |
|
|
|
|
|
|
Returns or modifies the system time (current time defined for the current computer). |
|
|
|
|
|
|
In a trigger, MyFile is used to identify the file that activates the trigger... |
|
|
|
|
|
|
Retrieves the characteristics of a stack: types of elements and number of elements. |
|
|
|
|
|
|
Retrieves the characteristics of a queue: types of elements and number of elements. |
|
|
|
|
|
|
Retrieves the characteristics of a WLanguage list: types of elements and number of elements. |
|
|
|
|
|
|
Seeks a procedure identified by its name. The procedure found can be run directly. |
|
|
|
|
|
|
Returns the index of the current element. |
|
|
|
|
|
|
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone. |
|
|
|
|
|
|
Modifies an element in a memory zone. |
|
|
|
|
|
|
Adds an element to a memory area. |
|
|
|
|
|
|
Identifies an even number. |
|
|
|
|
|
|
Ends the execution of a timer triggered by TimerSys. |
|
|
|
|
|
|
Converts an ANSI or UNICODE string to UTF-8. |
|
|
|
|
|
|
Restores the error process of a process. |
|
|
|
|
|
|
Restores the exception process of a process. |
|
|
|
|
|
|
Returns the name of a language. |
|
|
|
|
|
|
Returns or modifies the system date (current date and time defined on the current computer). |
|
|
|
|
|
|
Stops and resets a running stopwatch. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|