Preparing search index...
The search index is not available
ixfx
ixfx
Text
toStringAbbreviate
Function toStringAbbreviate
Uses JSON.toString() on
source
, but abbreviates result.
to
String
Abbreviate
(
source
,
maxLength
?
)
:
string
Parameters
source
:
any
Object to stringify
maxLength
:
number
= 20
Default 20
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Uses JSON.toString() on
source
, but abbreviates result.