This shows you the differences between two versions of the page.
|
software:gui-designer:script-manager [2013/07/01 15:40] terrylau created Script Manager page |
software:gui-designer:script-manager [2015/09/11 01:13] (current) jarrod |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| {{:software:gui-designer:scr_capture_scriptmanager.png?nolink|}} | {{:software:gui-designer:scr_capture_scriptmanager.png?nolink|}} | ||
| + | |||
| + | <WRAP center round important 60%> | ||
| + | **Script Order is important!** If any of your scripts reference variables or functions in other scripts, make sure the script that is being referenced is listed first in the script manager. We recommend using a script called "main.js" to handle the single CF.userMain function call, and placing this script last in the order. | ||
| + | </WRAP> | ||
| + | |||
| ==== Add New Script ==== | ==== Add New Script ==== | ||