IsEmpty() - just for ListItem properties?
#1
Could I instead use it to check if a control with a given id has a label or not?

e.g. IsEmpty(Control(75).Label)

...or something?
Reply
#2
Control.GetLabel(75) I think it is, and yes, IsEmpty() is applicable anywhere.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
That works. Cheers, jm.
Reply

Logout Mark Read Team Forum Stats Members Help
IsEmpty() - just for ListItem properties?0