Logic Management

From All n One's bxp software Wixi

Revision as of 20:19, 9 October 2013 by Philip Lacey (talk | contribs) (Created page with "Logic management is the process of adding "logic" to a script. If a user has a yes / no box. If yes, then we want to ask question 2. If no, then we want to ask question 3....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Logic management is the process of adding "logic" to a script.


If a user has a yes / no box. If yes, then we want to ask question 2. If no, then we want to ask question 3. This is "logic" in a script.


Logic Management is the process of implementing this "logic" in a script.


Custom logic management can be implemented through the programming language JavaScript.


BE since Release 8 has an inbuilt logic management creation engine. Click here to learn how to use this engine Campaign_Database_Building_Logic_Into_A_Script