the documentation says :
what is options ?
which values can it have ?
B4X:
core.xml - version 1.16
Regex : Process object
Regex.Split2
Method
Same as Split with the additional pattern options.
Returns : String()
Split2(Pattern As String, Options As Int, Text As String)
what is options ?
which values can it have ?