!--a11y-->
Getting a Value in WEBDYNPRO 
You can read values under the SCREEN node.
1. In the test script editor, open the command interface.
2. Expand the tree in the left side of the structure editor to display the relevant element.
3. From the context menu, choose Insert Get.
The element is copied to the GETS_AND CHECKS node.
4. Under the GETS_AND CHECKS node, double-click the element to display it for editing in the right-hand pane.
5. Enter a parameter name.
At runtime, the parameter will be assigned the value from the element.
