$and » History » Version 1
Per Amundsen, 02/08/2014 12:17 AM
| 1 | 1 | Per Amundsen | h1. $and |
|---|---|---|---|
| 2 | |||
| 3 | _Added in 1.9.0_ |
||
| 4 | |||
| 5 | $and(A,B) |
||
| 6 | |||
| 7 | Returns A binary and B. |
||
| 8 | |||
| 9 | <pre> |
||
| 10 | //echo -ag $and(5,4) returns 4 |
||
| 11 | </pre> |
Main » Scripting » Scripting Identifiers »
Per Amundsen, 02/08/2014 12:17 AM
| 1 | 1 | Per Amundsen | h1. $and |
|---|---|---|---|
| 2 | |||
| 3 | _Added in 1.9.0_ |
||
| 4 | |||
| 5 | $and(A,B) |
||
| 6 | |||
| 7 | Returns A binary and B. |
||
| 8 | |||
| 9 | <pre> |
||
| 10 | //echo -ag $and(5,4) returns 4 |
||
| 11 | </pre> |