Skip to content

Simba.Data

Simba.Data.Circuit

Circuit.SetVariableValue(string, string) Method

Create or find the variable of the given name and assign the value to it.

1
SetVariableValue(variable_name, value)

Parameters

variable_name System.String

value System.String