Concept Framework 2.2 documentation | Contents | Index |
Name | Version | Deprecated |
SubStr | version 1.0 | no |
string SubStr(string str, number start, number length) |
Returns a sub string from the given string(str). The start parameter is the index of the start character, the length is the length of the sub string. |
Documented by Eduard Suica, generation time: Sun Jan 27 18:15:13 2013 GMT | (c)2013 Devronium Applications |