HYPHY Reference
:
Operation
:||
||
Operation
Operation of disjunction (logical OR).
If both arguments are 0 returns 0(false), otherwise returns 1 (true).
Syntax
x||y
Notes
Works on numbers only.
Examples
Last modified: 8/17/1999
Sergei L. Kosakovsky Pond and Spencer V. Muse, 1997-2002