ShowHiddenFields

Parent page: Schematic Query Functions - Fields

Summary

Returns all sheet symbol objects (sheet symbol, device sheet symbol, managed sheet instance symbol) whose Show Hidden Fields property complies with the Query.

Syntax

ShowHiddenFields : Boolean_String

Example Usage

ShowHiddenFields = 'True'
Returns all sheet symbol objects whose Show Hidden Fields property is enabled.

ShowHiddenFields = 'False'
Returns all sheet symbol objects whose Show Hidden Fields property is disabled.

Tips

  1. The Show Hidden Fields property is only defined for sheet symbol objects.

 

Note

This documentation page contains information for an older version of Altium Designer. The latest, online documentation can be found here.