|
|
|
|
|
RadioButtonCount (Function) In french: SélecteurOccurrence Returns the number of options found in a Radio Button control. Note: This function returns the same result as the Count property used on a Radio Button control..
ResNombreOptions = RadioButtonCount(SEL_Options)
Syntax
<Result> = RadioButtonCount(<Radio Button control>)
<Result>: Integer Number of options found in the specified Radio Button control. <Radio Button control>: Control name Name of the Radio Button control to use.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|