Query_Lang-SCHFunctions_Fields_TextFrameWordWrapTextFrameWordWrap_AD

Parent page: Schematic Query Functions - Fields

Summary

Returns all note and text frame objects whose Word Wrap property complies with the Query.

Syntax

TextFrameWordWrap : Boolean_String

Example Usage

TextFrameWordWrap = 'True'
Returns all note and text frame objects whose Word Wrap property is enabled.

TextFrameWordWrap = 'False'
Returns all note and text frame objects whose Word Wrap property is disabled.

Tips

  1. The Word Wrap property is only defined for note and text frame objects.

 

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