Functions
Last updated
Last updated
Every function is of form FCT-NAME(argument1, ...)
, expects one or more arguments, and returns a value.
In the following list, each function is listed, including the and of each argument, and the return value. This is done by using form DataStructure<DataType>
.
Following functions are provided: