AND OR NOT F+F=F F+F=F T=F F+T=F F+T=T F=T T+F=F T+F=T T+T=T T+T=T Another useful Boolean block is the = block, as well as its cousins, < and >. They compare integers and strings. = returns true if strings are the same or integers are equal, < returns true if the first integer is smaller than the second, and > returns true if the first integer is larger than the second.
| Attributes | Values |
|---|---|
| rdfs:label |
|
| rdfs:comment |
|
| dcterms:subject | |
| abstract |
|