...
- Output Status (type: boolean): outputs the operation status. If succeeded the output value is 'True', otherwise is 'False'.
Delete Folder
This activity deletes the specified Global Variable Folder.
Activity Parameters
The Delete Folder activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
- Connection (text box editor type) (type: string): GVManager Connection. The Output from Connect To GVManager activity should be used as Input for this parameter.
- Folder ID (text box editor type) (type: string): enter the global variable folderID, or choose it from the Global Variables tree, as shown below:
The Read Only Output variable is the possible output value that the activity will provide:
- Output Status (type: boolean): outputs the operation status. If succeeded the output value is 'True', otherwise is 'False'.
Delete Global Variable
This activity deletes the specified Global Variable.
Activity Parameters
The Delete Global Variable activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
- Connection (text box editor type) (type: string): GVManager Connection. The Output from Connect To GVManager activity should be used as Input for this parameter.
- Variable ID (text box editor type) (type: string): enter the global variable ID, or choose it from the Global Variables tree, as shown below:
The Read Only Output variable is the possible output value that the activity will provide:
- Output Status (type: boolean): outputs the operation status. If succeeded the output value is 'True', otherwise is 'False'.