|
|
|
|
|
|
|
Converts a duration to a character string in the specified format. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
A FullTextIndex description variable is used to describe one or more full-text indexes through programming. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Increments a number at the beginning or at the end of a string. |
|
|
|
|
|
|
Inserts a string into another character string at a given position. |
|
|
|
|
|
|
Reverses the characters of a string. |
|
|
|
|
|
|
Allows you to:
extract a substring from a string based on a specified string separator.
search for substrings in a string based on a specified string separator.... |
|
|
|
|
|
|
Formats a character string according to the selected options. |
|
|
|
|
|
|
Replaces all occurrences of a specified substring in a string with another specified substring. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|