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

    Function isFunction

    • Legacy function symbol guard.

      MIGRATION NOTE: Refactor to the dedicated FunctionDeclaration, FunctionReference, and FunctionDescription interfaces. There is no single guard that covers all cases.

      Parameters

      • item: any

      Returns item is URFunction

      Remove usage; adopt new function interfaces and their specific guards where needed.