Gets the object value of specified name.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- objectToCheck
- Type: System Object
Source object to get the index-th value from
- columnName
- Type: System String
Name of the value to get
- context
- Type: CMS.MacroEngine EvaluationContext
Evaluation context
Return Value
Type: EvaluationResultSee Also