Universal Robots TypeScript API - v10.12.0
    Preparing search index...

    Interface ApplicationVariable

    interface ApplicationVariable {
        value: any;
        variable: URVariable;
    }
    Index

    Properties

    Properties

    value: any
    variable: URVariable