Click or drag to resize

VEngineVarFrame Method

Lists the codes, nets and arith in a codeframe.

Namespace: RCS.Carbon.Variables
Assembly: RCS.Carbon.Variables (in RCS.Carbon.Variables.dll) Version: 9.0.12
Syntax
C#
public string[] VarFrame(
	string frame
)

Parameters

frame  String
varname for simple or var.frame for hierarchic

Return Value

String
Codes, nets and arith names
See Also