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

    Type Alias WideSingleLineTextVariableType<Type>

    WideSingleLineTextVariableType: VariableConfig<Type> & {
        validateRegex?: string | Record<"question_regex">;
    }

    Configuration type for wide single line text variables

    Type Parameters

    • Type extends string = string

    Type Declaration

    • OptionalvalidateRegex?: string | Record<"question_regex">

      Whether to validate the regex expression pattern