User Tools

Site Tools


building:scripts:api:getsubstring

This is an old revision of the document!


GetSubString

string GetSubString(string sString, int nStart, int nCount=2147483647);

The original documentation can be found here: https://nwnlexicon.com/index.php?title=GetSubString

On Sinfar This function has been extended work like PHP'substr function: https://php.net/substr so: - nCount is optional - nCount and nStart can be negative

building/scripts/api/getsubstring.1553449055.txt.gz · Last modified: 2019/03/24 17:37 by Mavrixio

phpBB Appliance - Powered by TurnKey Linux