NodeModel
Implementation of node-model.
implements: hash, sequence<NodeModel>, scalar, node
bundle: online channel standard (oc)
since 4.2.0
Implementation of node-model.
The NodeModel implements the TemplateNodeModel interface as defined by freemarker. When addressed as a sequence this model behaves like a sequence containing just itself.
[used as scalar] ↦ String
since 4.2.0
Returns a String as specified for TemplateNodeModel by freemarker