Get - unpacking doesn't work - down arrow

Hello.
Can someone help?
Unpacking the menu in get doesn't work for me. It only shows the beginning of the window...
Why is it?

Senior1954

obrázok

What device are you developing on ?

PC Windows 11 Pro 23H2
Intel(R) Core(TM) i5-10400 CPU @ 2.90GHz 2.90 GHz
It doesn't work for me on just one Screen...
It's OK on other Screens

Do you have any variables initialised ?

On this screen, I am taking over one variable from another screen via get start value. And I initialize one via initialize local. But in another screen I have many global variables... How many can there be at most?

You can have as many variables as you like, but you will need at least one initialised to be able to select it in an empty get block.

I am trying to select the hes variable….

obrázok

Sorrry... I'm off the block...

You figured it out now ?

Unfortunately, it wasn't until after I submitted it….
Thanks for your willingness...
That's what they do for years.....
Senior1954

Local variables exist only in their orange container


Taifun

1 Like

Yes, thanks.