Concept Framework 2.0 documentation Contents | Index

standard.lib.str.SubStr

Name Version Deprecated
SubStr version 1.0 no

Prototype:
string SubStr(string str, number start, number length)


Description:
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.

Returns:
Returns the sub string.

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:18 2011 GMT(c)2011 RadGs Software