| 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: Tue Oct 18 20:10:38 2011 GMT | (c)2011 RadGs Software |