Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Finds the previous field in the dataset that is displayed on a test page.
Syntax
[Ok :=] TestPage.FINDPREVIOUSFIELD(Field, Value);
Parameters
TestPage
Type: TestPage
The test page that contains the dataset.
Field
Type: Field
The field to find.
Value
Type: Any
The value of the field.
Property Value/Return Value
Type: Boolean
true if the previous field is found; otherwise, false. The return value is optional.