Reply To: Global Variable issue. It's drive me crazy.

Home Forums General Programming Global Variable issue. It's drive me crazy. Reply To: Global Variable issue. It's drive me crazy.

#83399
Possemo
Participant
    • Topics: 14
    • Replies: 638
    • Total: 652
    • ★★★

    a working syntax for setting global variables:

    panel:setProperty(“panelGlobalVariables”,m1..”:”..m2..”:”..m3, false)

    This sets the first three global vars, add more if needed. m1, m2, m3 are variables you can use plain numbers as well.

    Btw. on what kind of panel are you working on? Is it downloable somewhere?

    Ctrlr