|
VEngineVarFrameNames Method
|
Lists codeframe names in variable
Namespace: RCS.Carbon.VariablesAssembly: RCS.Carbon.Variables (in RCS.Carbon.Variables.dll) Version: 9.0.12
Syntax public string[] VarFrameNames(
string var
)
Parameters
- var String
- The name of the variable to retreive.
Return Value
StringCodeframe names one per line
See Also