Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Finds the first field in the dataset that is displayed on a test page.
Syntax
[Ok :=] TestPage.FINDFIRSTFIELD(Field, Value);
Parameters
TestPage
Type: TestPage
The test page that contains the dataset that you want to find.
Field
Type: Field
The field to find.
Value
Type: Any
The value of the field.
Property Value/Return Value
Type: Boolean
true if the first field is found; otherwise, false. The return value is optional.