Variable#
- class pyedb.dotnet.edb_core.edb_data.variables.Variable(pedb, name)[source]#
Manages EDB methods for variable accessible from Edb.Utility.VariableServer property.
Methods
Delete this variable.
Attributes
Get the description of this variable.
Determine whether this variable is a parameter.
Get the name of this variable.
Get the value of this variable.
Get/Set the value of this variable.
Get/Set the value of this variable.