Circuit.SetVariableValuestring, string Method
Create or find the variable of the given name and assign the value to it.
1 | |
Parameters
variable_name System.String
value System.String
Create or find the variable of the given name and assign the value to it.
1 | |
variable_name System.String
value System.String