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

    Interface FunctionReference

    Function reference. Use this type to store references to functions

    interface FunctionReference {
        _IDENTIFIER: "FunctionReference";
        id: string;
    }
    Index

    Properties

    Properties

    _IDENTIFIER: "FunctionReference"
    id: string