Query_Lang-SCHFunctions_Fields_NameName_AD

您正在阅读的是 2.1. 版本。关于最新版本,请前往 Query_Lang-SCHFunctions_Fields_Name((Name))_AD 阅读 4 版本

This documentation page references Altium NEXUS/NEXUS Client (part of the deployed NEXUS solution), which has been discontinued. All your PCB design, data management and collaboration needs can now be delivered by Altium Designer and a connected Altium 365 Workspace. Check out the FAQs page for more information.

Parent page: Schematic Query Functions - Fields

Summary

Returns all harness entry, parameter set, pin, port, probe, and sheet entry objects whose Name property complies with the Query.

Syntax

Name : String

Example Usage

Name = 'W\R\'
Returns all harness entry, parameter set, pin, port, probe, and sheet entry objects whose Name property is W\R\.

Name Like 'INT?'
Returns all harness entry, parameter set, pin, port, probe, and sheet entry objects that have a Name property whose associated string commences with INT and which contains one more following character.

Tips

  1. The Name property is only defined for harness entry, parameter set, pin, port, probe, and sheet entry objects.

 

If you find an issue, select the text/image and pressCtrl + Enterto send us your feedback.