|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns:
the number of elements in a one-dimensional array.
the number of rows in a two-dimensional array.
the number of elements in the first dimension of a three-dimensional or N-dimensional array.... |
|
|
|
|
|
|
|
| Truncates the right part of a string or buffer. |
|
|
|
|
|
|
|
| Returns the number of common characters between two strings (from the beginning or from the end of the string). |
|
|
|
|
|
|
|
| Returns the prefix of the namespace associated with the current tag in an XML document. |
|
|
|
|
|
|
|
| Sets the position on the next data file record according to a browse item. |
|
|
|
|
|
|
|
| Merges the different sub-archives found in a multi-part archive to create a single-part archive. |
|
|
|
|
|
|
|
| Two types of procedures are available...... |
|
|
|
|
|
|
|
| Converts the content of a Variant variable to JSON. |
|
|
|
|
|
|
|
| Returns a string after removing the specified characters from the left side of the initial string. |
|
|
|
|
|
|
|
| Converts a date and time from a particular time zone to a local date and time. |
|
|
|
|
|
|
|
| Converts a local date and time to the date and time in a particular time zone. |
|
|
|
|
|
|
|
| Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls. |
|
|
|
|
|
|
|
| Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause. |
|
|
|
|
|
|
|
| The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value. |
|
|
|
|
|
|
|
| Pauses a stopwatch in order to measure the time spent on a process. |
|
|
|
|
|
|
|
| The Millisecond property is used to:
Retrieve the number of milliseconds from a Time, DateTime or Duration variable.
Modify the number of milliseconds in a Time, DateTime or Duration variable.
Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format)
Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)... |
|
|
|
|
|
|
|
| The Second property is used to:
Retrieve the number of seconds from a Time, DateTime or Duration variable.
Modify the number of seconds in a Time, DateTime or Duration variable.
Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format)
Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)... |
|
|
|
|
|
|
|
| Associates a drive with a shared network directory. |
|
|
|
|
|
|
|
| New is used to allocate memory space... |
|
|
|
|
|
|
|
| The InSeconds property is used to convert a Duration variable to seconds. |
|
|
|
|
|
|
|
| The InMilliseconds property is used to convert a Duration variable to milliseconds. |
|
|
|
|
|
|
|
| Deletes a file accessible from the current computer. |
|
|
|
|
|
|
|
| Returns the URI of the namespace associated with the current tag in an XML document. |
|
|
|
|
|
|
|
| Returns the distance between the two locations. This distance is expressed in meters by default. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|