Remove Application ID

 

Use the Remove Application ID functoid ( RemoveApplicationID functoid) to remove an identifier for an application 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 common object.

Output

Output 1: A string of up to 50 characters that identifies the corresponding application 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 Value Functoid
Get Common ID Functoid
Get Common Value Functoid
Set Common ID Functoid