XMLFormat
Method Signature
XMLFormat(string=[string], escapeChars=[boolean])Arguments
Argument
Type
Required
Description
Default
Examples
Basic xmlFormat() usage
writeOutput( xmlFormat( "<node>Good & Juicy</node>" ) );
Additional Examples
Related
Last updated
Was this helpful?
