max_splits != -1)
SplitPatternOptions.reverse
bool reverse() @propertyGet reverse property.
Returns
Start splitting from the end of the string (only relevant when
void reverse(bool propval) @propertySet reverse property.
Parameters
propval | Start splitting from the end of the string (only relevant when max_splits != -1) |