CodeCharge Studio

GetValue Method (PHP)

Applies to

Checkbox Control, CheckboxList Control, FileUpload Control, Hidden Control, Image Control, ImageLink Control, Label Control, Link Control, ListBox Control, RadioButton Control, TextArea Control, TextBox Control

Syntax

<control>->GetValue()

Return value

Depends on control data type

Description

This method returns the current value of the specified control. The returned value depends on the control's format and data type.

See also

SetValue Method


On-line, printable versions and updates