Script API - v1.21.130.27
    Preparing search index...
    interface InputBindingInfo {
        actionId?: string;
        canRebind: boolean;
        label?: string;
        tooltip?: string;
    }
    Index

    Properties

    actionId?: string
    canRebind: boolean
    label?: string
    tooltip?: string