Gets the action that the test page invokes.
[Action :=] TestPage.GETACTION(id); |
Parameters
- TestPage
- Type: TestPage The test page variable that you use to refer to the test page.
- id
- Type: Integer The ID of the action that the test page invokes.
Property Value/Return Value
Type: Text
The action that the test page invokes. This return value is optional.