Global Variable Assignment
This Automation Manager object provides a value based on a Global Variable for a required argument in conjunction with the following Objects:
Global Variables must be linked to a Global Variable Assignment Object in order to be used in Automation Manager Policies.
For more information on Global Variables, refer to Input Parameters and Global Variables.
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
Variable Name | String | Yes |
Name of the Global Variable that provides the value for the argument.
This value is always linked. |
Value | String | Yes | The value associated with the Global Variable. |
Output Parameters
None.
Example Input Parameters
Name | Type | Required | Example |
---|---|---|---|
Variable Name | String | Yes | UserName
|
Value | String | Yes | jsmith
|