@servicenow/sdk - v4.7.0
    Preparing search index...

    Function identifierToKeywordKind

    • If the text of an Identifier matches a keyword (including contextual and TypeScript-specific keywords), returns the SyntaxKind for the matching keyword.

      Parameters

      Returns KeywordSyntaxKind | undefined