This is an old revision of the document!
<html><div style=font-family:Calibri> <p>This node enables dynamic branching of values in an array.</p> <p></p>
<p><b><u>Array string</u></b></p> <p style=margin-top:-15>Input field for the string represented as an array or a a line feed separated string.</p> <p style=margin-top:-15>Please check out <a href=“https://www.w3schools.com/js/js_json_arrays.asp”>https://www.w3schools.com/js/js_json_arrays.asp</a> for how to construct a proper array string.</p> <p style=margin-top:-15>Note that valid arrays can also be constructed by using the $jsonput() funtion in the “Populate” node.</p>
<p></p>
<p><b><u>Save value from array index to</u></b></p> <p style=margin-top:-15>Sets the variable on which to save the value from each array index that will be used in the dynamically created branch.</p> <p></p>
<p><b><u>Save index from array to</u></b></p> <p style=margin-top:-15></p> <p>Sets the variable on which to save the index of each iteration in the array or enter separated string.</p> <p></p>