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