Transfers the current result to a first child (for the parameter of method).
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- onResult
- Type: System Boolean
Determines whether it's method call on datamember (i.e. x.method()) or infix call (i.e. method(x))
See Also