Automagic Forum
http://46.231.200.187/forum/
"static" variables
http://46.231.200.187/forum/viewtopic.php?f=4&t=2195
Page
1
of
1
"static" variables
Posted:
29 Jul 2013 12:56
by
poosterl
variables that are not global but kind of static i.e. for which the scope is not limited to a flow instance but which is available to all (subsequent) instances of the same flow.