Quantcast
Channel: Kodi Community Forum - Skinning
Viewing all articles
Browse latest Browse all 1802

How do you test a $VAR for a particular string

$
0
0
This may seem an obvious question.

In the skin I am using there is a variable (FocusedPosterThumbVar) which contains the path to the artwork for the focused container item.  What I need to do is test whether that variable is on any particular item set to "DefaultFolder.png"

The problem is that the obvious code would be "String.IsEqual($VAR[FocusedPosterThumbVar],DefaultFolder.png) does not work.  How would I solve this problem

Viewing all articles
Browse latest Browse all 1802

Trending Articles