Gets the value of a card variable created in the administration tool.
Syntax
Visual Basic (Declaration) | |
---|
Function GetVar( _
ByVal oVarIDorName As System.Object _
) As System.Object |
C++/CLI | |
---|
System.Object^ GetVar(
& System.Object^ oVarIDorName
) |
Parameters
- oVarIDorName
- ID or name of the card variable for which to get a value
Return Value
Value of a card variable
Remarks
See Also
Availability
SolidWorks Enterprise PDM 2010