Previous Topic

Next Topic

GetValue - Scripted Form Method

method GetValue(ControlName: String): Variant

This returns the value of the previously defined control named Control Name. The type of the value varies depending on the type of the control.

GetValue method syntax has these named arguments:

Parameter

Description

Control Name

Required. Name of the control to retrieve the value from.

See Also

ScriptedForm Object

Book Contents

Book Index