SplitPatternOptions.reverse

bool reverse() @property

Get reverse property.

Returns

Start splitting from the end of the string (only relevant when

max_splits != -1)

void reverse(bool propval) @property

Set reverse property.

Parameters

propvalStart splitting from the end of the string (only relevant when max_splits != -1)