IAppCreateVariableAsync Method |
Name | Description | |
---|---|---|
CreateVariableAsync(String, AsyncHandle) | Creates a script variable. To set some properties to the variable, use the SetNxProperties method. | |
CreateVariableAsyncT(String, FuncResponse, T, AsyncHandle) | Creates a script variable. To set some properties to the variable, use the SetNxProperties method. |