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

    Type Alias CustomWithLabelVariableType<MacroRefTable, SummaryRefTable, WidgetRefTable, MacroponentRefTable, TopicRefTable, Type>

    CustomWithLabelVariableType: CustomVariableType<
        MacroRefTable,
        SummaryRefTable,
        WidgetRefTable,
        MacroponentRefTable,
        TopicRefTable,
        Type,
    >

    Configuration type for custom with label variables (macro)

    Type Parameters