Strsub

From kwiki

Jump to: navigation, search
This article is written by Konrad, thus using rather nonstandard English:)

strsub (DNM Script function)

full declaration

String strsub (string str,int nFrom,[int nTo=nFrom])

return value

String

description

Returns a substring from 'str' starting at 'nFrom' and ending at nTo (which by default = nFrom)

Personal tools
konradp.com