Maybe a built-in that would detect the length of a binary string? ``` var a=1111 out #a ``` This should return `100`.