The operator is an extension of the IEC 61131-3 standard.
An instance path which begins with a dot .
always opens a global namespace. If there is a local variable that has the same name
<varname>
as a global variable, then you refer to the global variable as .<varname>
.