Normal
Hello,I defined a variable in my skin file by :[CODE]<define>#myvariable: 100</define>[/CODE]How to recover its value in my code (VBNet)? I tested:[CODE] X = GUIPropertyManager.GetProperty (“#myvariable”)[/CODE]but that does not workThank you for your answers.OldChapSorry for my bad English, it's a Google translation
Hello,
I defined a variable in my skin file by :
[CODE]
<define>#myvariable: 100</define>
[/CODE]
How to recover its value in my code (VBNet)? I tested:
X = GUIPropertyManager.GetProperty (“#myvariable”)
but that does not work
Thank you for your answers.
OldChap
Sorry for my bad English, it's a Google translation