$i is a global variable declared as int , bods version is 14.2.6
I see the odd behavior:
$i = cast('.0000', 'integer'); returning 1. Will investigate and update
,$i = cast('.0000', 'integer'); return1 - I just noticed that. Will investigate further and update.
Add comment