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

    Type Alias HtmlVariableType<Type, Default>

    HtmlVariableType: VariableConfig<Type, Default> & { defaultHTML?: string }

    Configuration type for HTML variables

    Type Parameters

    • Type extends string = string
    • Default extends Type = Type