Skip to content

GetSelected - cWebRadio

Determines if this radio button is the currently selected radio in its group

Type: Function
Return Data Type: Boolean

Syntax

Function GetSelected Returns Boolean

Call Example

Get GetSelected to BooleanVariable

Description

Determines if this radio button is the currently selected radio in its group.

Return Value

True if this radio button is the currently selected radio, False if not.