Use the Date functoid to return the current date. This functoid does not require any input parameters. The output format is YYYY-MM-DD.
Use the Cumulative Minimum functoid to derive the accumulated minimum value of a record. This functoid can accept up to two ...
Use the Cumulative Sum functoid to derive the accumulated value of a record. This functoid can accept up to two input parameters: ...
Use the Database Lookup functoid to extract information from a database and store it as a Microsoft ActiveX Data Objects ...
Use the Date and Time functoid to return the current date and time. This functoid does not require any input parameters. ...
Use the Date functoid to return the current date. This functoid does not require any input parameters. The output format ...
Use the Division functoid to divide one numeric input parameter by another numeric input parameter. This functoid requires ...
Use the Equal functoid to return the value "true" if the first input parameter is equal to the second input parameter. This ...
Use the Error Return functoid to capture information about errors, such as database connection failures, that occur during ...
Use the Format Message functoid to return a formatted and localized string. Only the first two parameters, code and lang, ...