Use the Get Application ID functoid to return an application identifier. This functoid requires three input string parameters: object type, application instance, and common object identifier. If no entry exists, returns the empty string. Throws an exception if the object type or application instance is not valid.
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, ...
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 ...