Use the Get Application Value functoid to return an application value. This functoid requires three input string parameters: object type, application type, and common value. Throws an exception if the object type or application type is not valid.
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, ...
Use the Get Application ID functoid to return an application identifier. This functoid requires three input string parameters: ...
Use the Get Application Value functoid to return an application value. This functoid requires three input string parameters: ...
Use the Get Common ID functoid to return a common identifier. This functoid requires three input string parameters: object ...
Use the Get Common Value functoid to return a common value. This functoid requires three input string parameters: object ...
Use the Greater Than or Equal To functoid to return the value "true" if the first input parameter is greater than or equal ...
Use the Hexadecimal functoid to return a hexadecimal value when given a decimal number as input. This functoid requires one ...