SETVALUE Function (TestPage Field)

Sets a value for a field on a test page.

TestPage.Field.SETVALUE(Value)

Parameters

  • TestPage
    Type: TestPage The test page variable that you use to refer to the test page.
  • Field
    Type: Field The field that you want to set a value for.
  • Value
    Type: Any The value to set.

See Also

Concepts

TestPage Field Functions