Allow negative positions in String.substr
method
#5481
Replies: 1 comment
-
negative would negative both for negative |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The
left
andright
methods support negative values.Current behavior:
I think it makes sense to allow negative
from
values, but I'm not sure aboutlen
.Beta Was this translation helpful? Give feedback.
All reactions