|
|
|
|
|
|
|
|
|
|
|
|
|
|
| List of constants used by telephony functions... |
|
|
|
|
|
|
|
| A context menu can be opened by the user via a right mouse click...... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes.... |
|
|
|
|
|
|
|
| A FullTextIndex description variable is used to describe one or more full-text indexes through programming. |
|
|
|
|
|
|
|
| The configuration diagnostic displays the following error...... |
|
|
|
|
|
|
|
| An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming. |
|
|
|
|
|
|
|
| A Value Description variable is used to handle the description of an enumeration value through programming. |
|
|
|
|
|
|
|
| An Option Description variable is used to handle the characteristics of a combination option through programming. |
|
|
|
|
|
|
|
| Returns the name of the month that corresponds to a specified date. |
|
|
|
|
|
|
|
| Returns the week number within the year that corresponds to the specified date. |
|
|
|
|
|
|
|
| Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC).... |
|
|
|
|
|
|
|
| Returns the name of the day that corresponds to a specified date. |
|
|
|
|
|
|
|
| Returns the day that corresponds to a given date. |
|
|
|
|
|
|
|
| Converts a date to an integer. |
|
|
|
|
|
|
|
| Converts:
a date to a string in the specified format.
a date time to a string in the specified format.... |
|
|
|
|
|
|
|
| Converts a duration to a character string in the specified format. |
|
|
|
|
|
|
|
| Converts an ANSI string (Windows) to a UNICODE string. |
|
|
|
|
|
|
|
| Converts a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string. |
|
|
|
|
|
|
|
| Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00"). |
|
|
|
|
|
|
|
| Checks whether a character string starts:
with a specific character string.
with one of the character strings in an array.... |
|
|
|
|
|
|
|
| Extracts all the substrings from a character string based on one or more string separators. |
|
|
|
|
|
|
|
| Checks whether a character string ends:
with a specific character string.
with one of the character strings in an array.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|