The NodeTrail()
function returns text that lists the last 10 interaction nodes that the user passed.
Syntax
NodeTrail()
Returns
A text that lists up to the last 10 interaction nodes that the user passed.
Examples
NodeTrail()
/* Could return "1365,3394,5559,9805" */