Previous Topic

Next Topic

ShowText - Scripted Form Method

method ShowText(Text: String)

Display arbitrary text on the scripted form. This will be displayed as a label, with the width of the form, anchored left and right.

ShowText method syntax has these named arguments:

Parameter

Description

Text

Required. Text to display on the form.

See Also

ScriptedForm Object

Book Contents

Book Index