Frequently Asked Questions

From Flowcode Help
Revision as of 10:16, 3 May 2013 by Admin (talk | contribs) (Flowcode FAQ)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Template:FAQ header
Template:Shortcut

The Flowcode panels

Properties and variables

TODO

What is the difference between properties and variables?

TODO

How do I edit a components properties

You can only edit the properties of your own component.

Properties are like variables in that the component that 'owns' them may rely on their presence to run correctly. If you amend a component properties that component may fail to work as expected.