Click or drag to resize

CktElementVariableByName Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodVariableByName(String, Int32)
Value as return and error code in Code parameter. For PCElement, get the value of a variable by name. If Code>0 then no variable by this name or not a PCelement.
Public methodVariableByName(String, Int32, Double)
Set the Value of a variable by name if a PCElement. If Code>0 then no variable by this name or not a PCelement.
Top
See Also