BitAndString (String function)
Do bitwise And of strings (String class)
[Introduced in Sirius Mods 7.9]
Syntax
%result = string:BitAndString( andBits, [Pad= c])
Syntax terms
| string | string |
|---|---|
| string | String object |
| andBits | String object |
| pad | C object |
Usage notes
Examples
See also
Do bitwise And of strings (String class)
[Introduced in Sirius Mods 7.9]