Click or drag to resize

VEngineCodeCount Method

Returns the number of codes in a codeframe.

Namespace: RCS.Carbon.Variables
Assembly: RCS.Carbon.Variables (in RCS.Carbon.Variables.dll) Version: 9.0.12
Syntax
C#
public int CodeCount(
	string frame
)

Parameters

frame  String
varname for simple or var.frame for hierarchic

Return Value

Int32
Number of codes
See Also