Query_Lang-SCHFunctions_Fields_URLURL_AD
Created: сентября 17, 2015 | Updated: августа 18, 2021
| Applies to versions: 15.1, 16.0, 16.1, 17.0 and 17.1
Вы просматриваете версию 17.0. Для самой новой информации, перейдите на страницу Query_Lang-SCHFunctions_Fields_URL((URL))_AD для версии 21
Parent page: Schematic Query Functions - Fields
Summary
Returns all hyperlink objects whose URL property complies with the Query.
Syntax
URL : String
Example Usage
URL = 'live.altium.com'
Returns all hyperlink objects whose URL property is live.altium.com
.
URL Like '*altium*'
Returns all hyperlink objects whose URL property includes altium
.
Tips
- The URL property is only defined for hyperlink objects.