Overload List
| Name | Description | |
|---|---|---|
| CreateVariableAsync(String, String) | Creates a script variable. To set some properties to the variable, use the SetNxProperties method. | |
| CreateVariableAsync T (String, Func Response, T , String) | Creates a script variable. To set some properties to the variable, use the SetNxProperties method. |
See Also