Qualified-name description

Some high-level languages might allow you to declare more than one variable with the same fully qualified name (although you generally are not able to refer to these variables in the high-level language program after they are declared). If you attempt to refer to such a variable using an i5/OS® test facility command, the system selects one of the variables and uses it for the operation. No error is reported when a duplicate fully qualified name is selected.

Qualified-Name
 
>>--+-/ODV-number------------------------------+---------------><
    |             .------------------------.   |
    |             V                        |   |
    '-variable-+----+-OF-+--variable-------+-+-'
               |    '-IN-'                   |
               |  .---------------.          |
               |  V               |          |
               '---variable-------+----------'
 
Note: The maximum is 19 repetitions.

Rules for qualified name description