Split2

Heinz

Active Member
Licensed User
Longtime User
the documentation says :

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 ?
 
Top