regex_split_count_json | Precisamento

regex_split_count_json

Splits the input string into a json array with a maximum amount of splits.

Syntax

1
regex_split_count_json(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: String (ARRAY object)

References

Exceptions

  • RegexMatchTimeoutException: Returns “”