Concept Framework 1.0 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: Thu Oct 15 20:02:02 2009 GMT | (c)2009 RadGs Software |