Query_Lang-LibraryFunctions_All_HasParameterHasParameter_AD

現在、バージョン 15.1. をご覧頂いています。最新情報については、バージョン Query_Lang-LibraryFunctions_All_HasParameter((HasParameter))_AD の 21 をご覧ください。

Parent page: Library Query Functions - All

Summary

Returns all components containing a parameter object whose Parameter Name and Value properties comply with the Query.

Syntax

HasParameter(Parameter Name : String,Value : String) : Boolean/Boolean_String

Example Usage

HasParameter('Comment','1K')
HasParameter('Comment','1K') = True
HasParameter('Comment','1K') = 'True'

Returns all components that contain a parameter object whose Parameter Name property is Comment, and whose Value property is 1K.

Tips

  1. Ensure that the scope of the search is set to Components, using the Search in field in the Libraries Search dialog.
  2. All results are listed in the Query Results listing, back in the Libraries panel.

 

注記

利用できる機能は、Altium Designer ソフトウェア サブスクリプション のレベルによって異なります。