Preparing search index...
The search index is not available
GDevelop JavaScript game engine
GDevelop JavaScript game engine
gdjs
evtTools
string
subStr
Function subStr
sub
Str
(
str
,
start
,
len
)
:
string
Return a new string containing the substring of the original string.
Parameters
str
:
string
start
:
number
len
:
number
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
GDevelop JavaScript game engine
Loading...
Return a new string containing the substring of the original string.