Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Engineering

Textual Paragraph Gadgets

  • Last UpdatedOct 31, 2022
  • 1 minute read

A textual paragraph gadget is defined by the paragraph command.

A paragraph gadget’s size may be specified explicitly in terms of width and height, or defined implicitly by the initial value, or content. Once it has been defined, the size of the gadget cannot be changed.

An initial value of a paragraph gadget can be set using the TEXT keyword.

You do not need to set the value in the layout form sequence: you can leave it until a value is assigned to its val member, but you must give a textual paragraph gadget an initial size if you do not give it an initial text value.

paragraph .message text 'Text string'

paragraph .message AT . . . text 'Text string' width 16 lines 7

paragraph .message AT . . . background 2 width 20 lines 2

For multi-line paragraphs the text is line-wrapped and formatted into the available space. It can contain explicit newlines to achieve the required format.

Related Links
TitleResults for “How to create a CRG?”Also Available in