Input Syntax: Difference between revisions

Jump to navigation Jump to search
no edit summary
mNo edit summary
No edit summary
Line 13: Line 13:
|-
|-
! ''| OR''
! ''| OR''
| Similar to '''''Select''''', it types "<var> &#124; </var>" before a selected input.
| Similar to '''''Select''''', adds "<var> &#124; </var>" before a selected input.
* Syntax error when selected first.
|-
|-
! ''& AND''
! ''& AND''
| Similar to '''''Select''''', it types "<var> & </var>" before a selected input.
| Similar to '''''Select''''', adds "<var> & </var>" before a selected input.
* Syntax error when selected first.
|-
|-
! ''! NOT''
! ''! NOT''
| Similar to '''''Select''''', it types "<var>!</var>" before a selected input.
| Similar to '''''Select''''', adds "<var>!</var>" before a selected input.
* This is one confusing part, requires additional combination and/or manual editing in the text field. Check the [[#! NOT]] example in next section.
* This is one confusing part, requires additional combination and/or manual editing in the text field. Check the [[#! NOT]] example in next section.
|-
|-
! ''+ ADD''
! ''+ ADD''
| Similar to '''''Select''''', it types "<var> + </var>" before a selected input.
| Similar to '''''Select''''', adds "<var> + </var>" before a selected input.
* Syntax error when selected first.
|}
|}


6,576

edits

Navigation menu