Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the number of options in a field on a test page.
Syntax
Integer := TestPage.Field.OPTIONCOUNT
Parameters
TestPage
Type: TestPage
The test page variable that you use to refer to the test page.
Field
Type: Field
The field that contains the options.
Property Value/Return Value
Type: Integer
The number of options in a field.