Use the Database Lookup functoid to extract information from a database and store it as a Microsoft ActiveX Data Objects (ADO) recordset. This functoid requires the following four input parameters in this order: a lookup value, a database connection string, a table name, and a column name for the lookup value.
Use the Cumulative Concatenate functoid to concatenate strings from one or more records in the source schema to a single ...
Use the Cumulative Maximum functoid to derive the accumulated maximum value of a record. This functoid can accept up to two ...
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 ...