Click or drag to resize

VEngineVarInfo Method

Returns basic information on a variable.

Namespace: RCS.Carbon.Variables
Assembly: RCS.Carbon.Variables (in RCS.Carbon.Variables.dll) Version: 9.1.14
Syntax
C#
public VVarInfo VarInfo(
	string name
)

Parameters

name  String
variable name

Return Value

VVarInfo
Name, AKA, Description, Type and Frames
See Also