RemovePlugin
function RemovePlugin(guid: string, backup: string): object
Description
Removes a plugin with the specified GUID.
Parameters
- 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
object