Get Common ID Functoid

 

Use the Get Common ID functoid ( Icon that shows the Get Common ID functoid.) to retrieve an identifier for a common object.

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 application instance.

Parameter 3: A string of up to 50 characters that identifies the application object.

Output

Output 1: A string of up to 50 characters that identifies the corresponding common object. If no such object is found, an empty string is returned.

Remarks

If the object type (parameter 1) or the application instance (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 Application Value Functoid
Get Common Value Functoid
Set Common ID Functoid