Script API - v1.26.10.23
    Preparing search index...

    Interface CustomCommandParameter

    interface CustomCommandParameter {
        name: string;
        type: CustomCommandParamType;
    }
    Index

    Properties

    Properties

    name: string