Variables

Post here to discuss any new features, components, chips, etc, that you would like to see in Flowcode.
Post Reply
medelec35
Matrix Staff
Posts: 1449
http://meble-kuchenne.info.pl
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 509 times
Been thanked: 472 times

Variables

Post by medelec35 »

Hiding out of scope local variables within Simulation Debugger.
This would be a great option if you are debugging multiple call macro's, as all the

Code: Select all

Unknown or missing variables 
will be gone!

Also can all the variables be preceded with the type e.g. local, global etc?
Then the macro name can be removed from the local variables as they can be fairly long sometimes ;)

Could Static variables be added to the variable types?
Martin

Steve-Matrix
Matrix Staff
Posts: 1249
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 167 times
Been thanked: 277 times

Re: Variables

Post by Steve-Matrix »

Thanks - these are all great suggestions that will go on the list. I can't promise a quick fix though.

medelec35
Matrix Staff
Posts: 1449
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 509 times
Been thanked: 472 times

Re: Variables

Post by medelec35 »

Thanks Steve. :)
Martin

Post Reply