Changes

Jump to: navigation, search

Submit Logic

4 bytes added, 22:02, 12 November 2014
Condition Construction
'''Additional examples''':
* '''CONVERT("@level1.''fieldname''.length@",SIGNED INTEGER) > 0''' - Ensures that ''fieldname'' is not empty.
* '''@company.commission rate@ > 0.3''' - the commission rate for the associated company must be greater than 0.3 (30%).
* '''@branch.name@ = 'xyz'''' - the associated branch name must be 'xyz'.
8,849
edits

Navigation menu