You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- RobotCode tries to resolve variables that are definied at variables section, command line variables and builtin variables. This make it possible to import libraries/resources/variables with the correct path and parameters.
16
13
Something like this:
@@ -31,6 +28,8 @@ All notable changes to the "robotcode" extension will be documented in this file
31
28
- correct handling of variable assignment with an "equal" sign
0 commit comments