Нотатка
Доступ до цієї сторінки потребує авторизації. Можна спробувати ввійти або змінити каталоги.
Доступ до цієї сторінки потребує авторизації. Можна спробувати змінити каталоги.
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