1 point by Miceli_Baptiste 6 months | flag | 2 comments
Miceli_Baptiste 6 months | flag

In the case of x being positive, the function returns the input text starting at the xth character. The example provided is kind of tedious with an input text of 12 characters... In this script: https://try.lokad.com/s/substr-example?tab=Output I've added a character to the input text to remove the ambiguity.

Miceli_Baptiste 8 weeks ago | flag

Sorry my link was private, please find here the shareable one: https://try.lokad.com/s/substr_example