sosObjectDelete (Function) |
Top Previous Next |
sosObjectDelete will delete the objects that matches the specified key.
Input: key : STRING The key for the object to delete. The wildcards ? and * are supported.
Returns: INT
Declaration: FUNCTION sosObjectDelete : INT;
Example: INCLUDE rtcu.inc |