v19 Changes to the skinning engine for Kodi Matrix (v19)
#14
2019-08-20 new infobools

- Integer.IsEven
return True if the value of the infolabel is even

- Integer.IsOdd
return True if the value of the infolabel is odd


Example:
Code:
Integer.IsEven(ListItem.CurrentItem)


pull-request: https://github.com/xbmc/xbmc/pull/15527
commit: https://github.com/xbmc/xbmc/commit/e48f...61b064584a
Reply


Messages In This Thread
RE: Changes to the skinning engine for Kodi Matrix - by Gade - 2019-08-22, 12:56
Logout Mark Read Team Forum Stats Members Help
Changes to the skinning engine for Kodi Matrix (v19)1