Returns true if the current expression node has exactly specified number of children.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- number
- Type: System Int32
Number of children
Return Value
Type: BooleanSee Also