Update Segment

Use this system function to change text, font, color, and clickability of a given text segment in a text block control.

Parameters

Text Control

Input, required. The text control form control (FC) to affect.

Text

Input, required. The text that you want to display in the text segment. Set the parameter to an alphanumeric constant (<Literal>), <Blank>, <Zero>, or an applicable object from the object list.

Font

Input, required. The font (including type, style, color, and so forth) to apply to the text segment. Set the parameter to select a font and its properties (<Pick Font>), or to revert to the default font and property settings (<Reset Font>).

Clickable

Input, required. An indicator of whether the text segment is clickable. Set the parameter to <Yes> or <No>.

SegmentID

Input, required. The ID of the segment to affect. Set the parameter to an applicable object from the object list.