Miscellaneous
| date2jdn |
Convert a date into a Julian Day Number (JDN).
|
| dbggetlocation |
Get a source file location associated to a given line index.
|
| delref |
Decrease the reference count of a referenced object.
|
| getrand |
Generate a random number.
|
| getversions |
Get version numbers.
|
| hmdel |
Release a hashmap.
|
| hmdump |
Retrieve the content of a hashmap.
|
| hmfind |
Get a reference to the value associated with a key in a hashmap.
|
| hmget |
Get the value associated with a key in a hashmap.
|
| hmnew |
Create a new hashmap.
|
| hmset |
Set the value associated with a key in a hashmap.
|
| jdn2date |
Convert a Julian Day Number (JDN) into a calendar date.
|
| newmuid |
Generate a unique identifier.
|
| newref |
Increase the reference count of a referenced object.
|
| normfname |
Normalize a file name.
|
| pathcheck |
Expand a path name and check whether it can be accessed.
|
| realtostr |
Generate the textual representation of a real value.
|
| regstring |
Register a text string.
|
| setglobal |
Set the value of a global identifier.
|
| time |
Get the current date and time.
|
