netweaver:nodes:crisp_argument
Differences
This shows you the differences between two versions of the page.
| netweaver:nodes:crisp_argument [2020/10/04 16:11] – external edit 127.0.0.1 | netweaver:nodes:crisp_argument [2020/10/04 18:25] (current) – bjmiller | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Description ====== | ||
| + | The crisp argument is used to derive a trueness level from a data link (either [[simple data link|simple]] or [[calculated data link|calculated]]) by comparing its expression to the data link's value. | ||
| + | The crisp argument is composed of any number of operator-operand pairs. | ||
| + | |||
| + | See also the [[fuzzy argument]]. | ||
| + | |||
| + | ====== Operands ====== | ||
| + | |||
| + | Operands can be either numeric or string (text). | ||
| + | |||
| + | ====== Operators ====== | ||
| + | |||
| + | The following operators are valid for either numeric or string operands. | ||
| + | |||
| + | ^ Symbol | ||
| + | | ''<'' | ||
| + | | ''<'''' | ||
| + | | = | equals | | ||
| + | | ''> | ||
| + | | ''>'' | ||
| + | | != | not equal to | | ||
| + | |||
| + | These operators are valid only for string operands and values. | ||
| + | |||
| + | ^ Symbol | ||
| + | | is in | the operand is a substring of the data link's value | | ||
| + | | contains | ||
| + | |||
| + | ====== Examples ====== | ||
| + | Operator-operand pair examples where x is the value (either numeric or string) of the data link: | ||
| + | |||
| + | ^ operator | ||
| + | | ''<'' | ||
| + | | ''<'' | ||
| + | | is in | constantinople | ||
| + | | contains | ||
