Input Syntax: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 13: Line 13:
|-
|-
! ''| OR''
! ''| OR''
| Similar to '''''Select''''', adds "<var> &#124; </var>" before a selected input.
| Similar to '''''Select''''', adds "<var> &#124; </var>" before a selected input. Input parameter with '''''&#124; OR''''' can trigger the same command independently.
* Syntax error when selected first.
* Syntax error when selected first.
|-
|-
! ''& AND''
! ''& AND''
| Similar to '''''Select''''', adds "<var> & </var>" before a selected input.
| Similar to '''''Select''''', adds "<var> & </var>" before a selected input. Input parameter with '''''& AND''''' will wait for the last input parameter to active to trigger the command.
* Syntax error when selected first.
* Syntax error when selected first.
|-
|-
! ''! NOT''
! ''! NOT''
| Similar to '''''Select''''', adds "<var>!</var>" before a selected input.
| Similar to '''''Select''''', adds "<var>!</var>" before a selected input. Input parameter with '''''! NOT''''' will disable the next input parameter so that input will not trigger the current command.
* This is one confusing part, requires additional combination and/or manual editing in the text field. Check the [[#Using ! NOT|#! NOT]] example in next section.
* This is one confusing part, requires additional combination and/or manual editing in the text field. Check the [[#Using ! NOT|#! NOT]] example in next section.
|-
|-
! ''+ ADD''
! ''+ ADD''
| Similar to '''''Select''''', adds "<var> + </var>" before a selected input.
| Similar to '''''Select''''', adds "<var> + </var>" before a selected input. ???
* Syntax error when selected first.
* Syntax error when selected first.
|}
|}
6,576

edits

Navigation menu