RemovePlugin(guid, backup) → { object }
Removes a plugin with the specified GUID.
Parameters:
Name Type Description
guid string
The plugin identifier. It must be of the asc.{UUID} type.
backup string
The plugin backup. This parameter is used when working with the desktop editors.
Returns:
Type object