| Concept Framework 2.2 documentation | Contents | Index |
| Name | Version | Deprecated |
| regex | version 1.0 | no |
| array |
| string_to_parse | the subject string |
| pattern | the pattern |
| Split string into array by regular expression. Returns an array of strings, each of which is a substring of string_to_parse formed by splitting it on boundaries formed by the case-sensitive regular expression pattern. |
| Documented by Eduard Suica, generation time: Sun Jan 27 18:15:16 2013 GMT | (c)2013 Devronium Applications |