Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Overview

Returns the result of template content on specified xml node.

string $Templates.Format(name: string)

Returns the result of template content on specified xml node.

string $Templates.Format(name: string, node: Xml)

Arguments

string name
of template
Xml node
of template as data
  • No labels