parseAndRun Method

Executes this tool's run method.

parseAndRun(...args: string[]): boolean

see ExtensionServiceTool.run args can contain: public: adds context Id of 00000000-0000-0000-0000-000000000000 project | asset : runs the extension service tool for either a project or asset with specified context name id : adds context Id of

Parameter Type Description
...args string[] contains the arguments used by the tool's run method

Returns - boolean

Defined in

Last Updated: 12 June, 2024