option
(
string
)
substring_opt (
int
 
offset
, 
int
 
len
, 
string
 
source)
substring_opt(offset, length, source) returns an option
containing the string composed of the characters of
source,
starting at
offset (indexed from 0) and of length lengthReturns Option.none when length(source) < offset+length

Comments

The browser you use is not supported by this application, probably because it lacks some critical features.
For a better experience, please consider using this application with a supported browser.