_regex_split_count | Precisamento

_regex_split_count

Splits the input string with a given amount of splits and returns the split id.

Syntax

1
_regex_split_count(regex_id, input, count)
Argument Type Description
regex_id real The id of the regex to use.
input string The string to split.
count real The maximum amount of splits.

Returns: Split id

References

Exceptions

  • RegexMatchTimeoutException: Returns -2