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

    Enumeration URSymbolType

    Legacy enumeration for symbol kinds used by the original URSymbol abstraction.

    DEPRECATION: The symbol system has been replaced with dedicated declaration/reference types and description interfaces found under @universal-robots/contribution-api/types/symbols. Migrate to:

    This enum remains only for backwards compatibility of existing extensions. Do not use it in new code.

    Use the specific declaration/reference types exported from @universal-robots/contribution-api/types/symbols.

    Index

    Enumeration Members

    Enumeration Members

    Function: "$$Function"
    LogicProgram: "$$LogicProgram"
    Module: "$$Module"
    Variable: "$$Variable"