Summary
Returns hyperlink objects.
Hyperlink objects are deprecated. This type of object cannot be placed in new designs but are accessible if placed in documents created and saved in previous versions of Altium Designer.
Syntax
IsHyperlink : Boolean/Boolean_String
Example Usage
IsHyperlink
IsHyperlink = True
IsHyperlink = 'True'
Returns all hyperlink objects.
Not IsHyperlink
IsHyperlink = False
IsHyperlink = 'False'
Returns all objects except hyperlink objects.