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

    Interface ExpressionedNodeStructure

    interface ExpressionedNodeStructure {
        expression: string | WriterFunction;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    expression: string | WriterFunction