minor
This commit is contained in:
parent
4974ad9fa7
commit
4eac4ef709
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ Comparisons
|
||||||
|
|
||||||
Greater/less comparisons compare strings character-by-character, other types are converted to a number.
|
Greater/less comparisons compare strings character-by-character, other types are converted to a number.
|
||||||
|
|
||||||
Logical operators
|
Other operators
|
||||||
: There are few others, like a comma operator.
|
: There are few others, like a comma operator.
|
||||||
|
|
||||||
More in: <info:operators>, <info:comparison>, <info:logical-operators>.
|
More in: <info:operators>, <info:comparison>, <info:logical-operators>.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue