`|0` is slightly faster than `Math.floor()` but it...
# suitescript
s
|0
is slightly faster than
Math.floor()
but it's dangerous (in javascript)