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