Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Use the Get Application Value functoid (
) to retrieve an application value.
Input
Parameter 1: A string of up to 50 characters that identifies the type of the object being referenced.
Parameter 2: A string of up to 50 characters that identifies the type of the application.
Parameter 3: A string of up to 50 characters that contains the common value.
Output
Output 1: A string of up to 50 characters that contains the corresponding application value. If no such value is found, an empty string is returned.
Remarks
If the object type (parameter 1) or the application type (parameter 2) is not valid, an exception is generated.
See Also
Database Functoids Reference
Database Functoids
How to Add Basic Functoids to a Map
Format Message Functoid
Get Application ID Functoid
Get Common ID Functoid
Get Common Value Functoid
Set Common ID Functoid