pp108 : getLabel()

getLabel()


It returns the label object that is associated with the control. This method is available for all controls that have labels.

Syntax

Script oLabel =ControlID.getLabel()



where, oLabel is the label object returned by thegetLabel()method.

Return Value


Returns the Label object.

Applies to


Input, Password, Output, Textarea, Check, Radio, Select, List