Function Reference for Saltbox Apps and Data Analytics Connector

In general, Functions are used by Visual Data Mapper to transform or generate target data within a map.
Saltbox Apps and Data Analytics Connector provides several functions to aid with mappings in Visual Data Mapper.
Category |
Function Name |
Description |
Version |
SaltboxFormsFunctions |
Convert To Numeric |
Convert a value to a numeric value by specifying the number of decimal places required. Use 0 to convert to an integer value. |
0.0.13+ (beta) |
SaltboxFormsFunctions |
Date - Convert to Datastore Date |
Attempts to convert the provided date string into Saltbox Datastore supported date format. Returns the date string or an invalid date message. |
0.0+ (beta) |
SaltboxFormsFunctions |
Lookup Data from a Data Store |
Use the specified data store to look up a related value. |
0.0+ (beta) |
Function Names
Convert To Numeric
Category |
Function Name |
Description |
Version |
SaltboxFormsFunctions |
Convert To Numeric |
Convert a value to a numeric value by specifying the number of decimal places required. Use 0 to convert to an integer value. |
0.0.13+ (beta) |
Date - Convert to Datastore Date
Category |
Function Name |
Description |
Version |
SaltboxFormsFunctions |
Date - Convert to Datastore Date |
Attempts to convert the provided date string into Saltbox Datastore supported date format. Returns the date string or an invalid date message. |
0.0+ (beta) |
Lookup Data from a Data Store
Category |
Function Name |
Description |
Version |
SaltboxFormsFunctions |
Lookup Data from a Data Store |
Use the specified data store to look up a related value. |
0.0+ (beta) |