Preparing search index...
The search index is not available
Airship Core
Airship Core
string
includes
Function includes
includes
(
str
,
find
)
:
boolean
Returns
true
if
str
includes the
find
string. Case-sensitive.
Parameters
str
:
string
find
:
string
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Airship Core
Loading...
Returns
true
ifstr
includes thefind
string. Case-sensitive.