You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Bug 14546] com.livecode.arithmetic: Improve number->string format
Improve the `_ formatted as string` format for number types, by using
the `%i` format operation when the number *can* be an integer and the
`%g` operator otherwise.
0 commit comments