@labkey/api
Preparing search index...
Utils
endsWith
Function endsWith
endsWith
(
value
:
string
,
ending
:
string
)
:
boolean
Returns true if value ends with ending
Parameters
value
:
string
the value to examine
ending
:
string
the ending to look for
Returns
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@labkey/api
Loading...
Returns true if value ends with ending