FieldedText TypeScript Library
GitHub
Web NPM
Node NPM
Preparing search index...
Web
utils/ft-comma-text
FtCommaText
tryToStringArray
Function tryToStringArray
tryToStringArray
(
value
:
string
,
strict
?:
boolean
,
)
:
FtResult
<
string
[]
,
FtCommaText
.
ErrorIdPlusExtra
<
"UnexpectedCharAfterQuotedElement"
|
"QuotesNotClosedInLastElement"
,
>
,
>
Parameters
value
:
string
strict
:
boolean
= true
Returns
FtResult
<
string
[]
,
FtCommaText
.
ErrorIdPlusExtra
<
"UnexpectedCharAfterQuotedElement"
|
"QuotesNotClosedInLastElement"
,
>
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Web NPM
Node NPM
FieldedText TypeScript Library
Loading...