You can only store numbers or with the newest release a pose. If we want to store "booleans" in installation variables we use 0 and 1 to represent False and True, not the best solution but it does work
Lavertue
Thank you Louis, very helpful.
louis_bergeron
@Lavertue
Within the installation variables screen. Take care of uppercase and lowercase when you type 'True'.
Hi,
I am aware that I can create a ''global'' variable by the creating an installation variable, but it seems that I can only create an integers variable. Is there a way to create a boolean global variable (or string for that matter)? My problem is that I use boolean variables defined in the main program in the subprograms and at the start I always get an error message telling me: variables XXX is already created, do you want to automatically rename it?
thanks