bin
function bin(column): Column;Defined in: functions/math.ts:171
Returns the string representation of the binary value of the given long column.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function bin(column): Column;Defined in: functions/math.ts:171
Returns the string representation of the binary value of the given long column.
| Parameter | Type |
|---|---|
column | ColOrName |