@servicenow/sdk - v4.7.0
Preparing search index...
@servicenow/sdk/api
tsc
getTextOfJSDocComment
Function getTextOfJSDocComment
getTextOfJSDocComment
(
comment
?:
string
|
NodeArray
<
JSDocComment
>
,
)
:
string
|
undefined
Gets the text of a jsdoc comment, flattening links to their text.
Parameters
Optional
comment
:
string
|
NodeArray
<
JSDocComment
>
Returns
string
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.7.0
Loading...
Gets the text of a jsdoc comment, flattening links to their text.