Share via


FormRadioControl.text Method

Sets or returns the text for the control.

Syntax

public str text([str value])

Run On

Client

Parameters

  • value
    Type: str
    The text to assign to the control; optional.

Return Value

Type: str
The text for the control; an empty string if there is no text for the control.

See Also

Reference

FormRadioControl Class