Global Variables in Logic Program

Description

Logic Program variables are shown in the Variables sidebar together with Application and Main Program variables. You can see names and current values for variables that belong to the active Logic Program.

 

Variables in the sidebar

Variable names must not start with the prefix ur. This prefix is reserved for internal constants. For compatibility with future improvements, do not use this prefix in robot program variables either.

The filter dropdown in the Variables view lets you choose which set of variables is shown: All, Application, Main Program, or Logic Program.

 

Logic Program supports up to approximately 300 simple variables. Exceeding the limit might stop the running program.