DatabaseFunction
Calls a SQL function.
The DatabaseFunction function allows you to call any SQL function to be evaluated as part of a condition for other database functions like DatabaseLookup. This function may be used only within the argument expression of the database function.
Properties
Function to call | Enter the name of the SQL function to be called for example: concat. |