vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface OmniScriptEmbeddedScriptPropertySet

    interface OmniScriptEmbeddedScriptPropertySet {
        bus?: boolean;
        controlWidth?: number;
        HTMLTemplateId?: string;
        label?: string;
        Language: string;
        rpe?: boolean;
        show?: RuleGroup;
        "Sub Type": string;
        Type: string;
        [key: string]: any;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: any
    Index

    Properties

    bus?: boolean
    controlWidth?: number
    HTMLTemplateId?: string
    label?: string
    Language: string
    rpe?: boolean
    show?: RuleGroup
    "Sub Type": string
    Type: string