UID Property (Component Object)

Scope: Schematic editor

Object: Component Object

Access: Read-Only

Prerequisites: None

Returns the unique identifying string (UID) of this component.

Usage

Component.UID

Arguments

None

Return Values

String. A string containing the UID for the component in the form $<sheet number>I<ID number> (for example: ($1I34)).