Project

General

Profile

Actions

$or » History » Revision 1

Revision 1/4 | Next »
Per Amundsen, 08/10/2015 09:09 AM


$or(A,B)

Returns A binary OR B.

Parameters

A - The A binary to OR against.
B - The B binary to OR.

Example

: Or '5' against '3'.
//echo -ag $or(5,3)

Updated by Per Amundsen over 8 years ago · 1 revisions

Also available in: PDF HTML TXT