XMLFill
This Flow Script tutorial explains how to use the XMLFill function with examples.
Description
Syntax
Parameters
Example
<animals>
<animal>
<name>cat</name>
</animal>
<animal>
<name>dog</name>
</animal>
</animals>Last updated
Was this helpful?