Query_Lang-SCHFunctions_Fields_NameName_AD

This document is no longer available beyond version 4. Information can now be found here: Name for version 5

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.

 

如您发现任何问题,请选中相关文本/图片,并按 Ctrl + Enter 键向我们提交反馈。