Preparing search index...
The search index is not available
Vinyl
Vinyl
@amzn/vinyl-util
eqStr
Function eqStr
eq
Str
(
a
,
b
,
ignoreCase
?
)
:
boolean
Returns true if the two strings are equal, optionally ignoring case.
Parameters
a
:
null
|
string
b
:
null
|
string
ignoreCase
:
boolean
= false
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Vinyl
Loading...
Returns true if the two strings are equal, optionally ignoring case.