|
|
|
|
|
<Radio Button>.Count (Function) In french: <Sélecteur>.Occurrence 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..
ResNumberOptions = RADIO_Options.Count()
Syntax
<Result> = <Radio Button control>.Count()
<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…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|