Global namespace

The operator is an extension of the IEC 61131-3 standard.

An instance path that starts with a dot . always opens a global namespace. So, if there is a local variable with the same name <varname> as a global variable, <varname> is used to address the global variable.