> lang > bin | ![]() |
Previous Next Edit Rename Undo Search Administration
| Documentation |
String = Bin$ ( Number AS Long [ , Digits AS Integer ] ) AS StringGets the binary representation of a number. If Digits is specified, the representation is padded with unnecessary zeros so that Digits digits are returned.