|
|
|
|
|
|
|
Checks the whether the matrix exists in memory. |
|
|
|
|
|
|
Adds a backslash to the end of a string, if necessary. |
|
|
|
|
|
|
Positions on the element found before the current element of a memory zone and returns the value of this element. |
|
|
|
|
|
|
Calculates:
the number of occurrences of a specific character string (by respecting the search criteria) in another character string.
the number of occurrences of a set of strings in an array.... |
|
|
|
|
|
|
Sets the position on the last element of memory area and returns the value of this element. |
|
|
|
|
|
|
Returns the result of the bitwise logical NOT operation of a value. |
|
|
|
|
|
|
Converts a time to a string in the specified format. |
|
|
|
|
|
|
Creates an amortization matrix for a fixed-rate loan over a defined period of time. |
|
|
|
|
|
|
Returns the name of the day that corresponds to a specified date (this date is an integer). |
|
|
|
|
|
|
Converts a duration in character string format to a duration that can be used by a Duration variable. |
|
|
|
|
|
|
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section). |
|
|
|
|
|
|
Checks the existence of an external file. |
|
|
|
|
|
|
Cancels an alias that was declared beforehand by HAlias. |
|
|
|
|
|
|
Unlocks a record locked by:
HLockRecNum,
a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example).... |
|
|
|
|
|
|
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))... |
|
|
|
|
|
|
Modifies the properties of an HFSQL file located on a server. |
|
|
|
|
|
|
Used to find out whether an automatic test is currently run or not. |
|
|
|
|
|
|
Modifies the current folder in the messaging software (Outlook, messaging software using the IMAP protocol, ...). |
|
|
|
|
|
|
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account. |
|
|
|
|
|
|
Calculates the height of the image to print (in millimeters). |
|
|
|
|
|
|
Converts a local date and time (time zone, summer time, winter time) to UTC. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Calculates the width of the image to print (in millimeters). |
|
|
|
|
|
|
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|