-
Feb 19th, 2011, 09:56 AM
#1
Equivalent to "static" variables?
You can declare flow "instance" variables using the <var> element in a flow. These variables are created with the flow is started and belong to an instance of the flow.
Is there a similar construct to "static" variables? Do I have the ability to define a variable that is a member of the flow itself and not an instance of the flow?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules