getInterfaceName
Returns the unique identifier for the custom interface specified in the scriptedInterface definition.
Syntax
getInterfaceName(interfaceObject);
Parameters
- interfaceObject - (Object) Object that launches the custom interface.
Returns
(string) Unique identifier for the custom interface.
Copyright © Cloud Software Group, Inc. All rights reserved.