Difference between revisions of "Global Variables"

From JRiverWiki
Jump to: navigation, search
Line 1: Line 1:
 
{{stub}}
 
{{stub}}
  
Media Center's Expression Language, which includes global variables support, can be used to create powerful statistics about your Library. MrC kindly provided some instructions:
+
Media Center's [[Expression Language]], includes the [[Load()|Expression_Language#Load]] and [[Save()|Expression_Language#Save]] functions, which allow you to create global variables. These can be used to create powerful statistics about your Library, and accomplish tasks with the expression language that would not otherwise be possible.
* [http://yabb.jriver.com/interact/index.php?topic=77826.0 statistics - examples of how to display]
+
 
 +
Here are some threads which describe uses of this functionality:
 +
 
 +
* [http://yabb.jriver.com/interact/index.php?topic=71733.0 Examples of the Load and Save System]
 +
* [http://yabb.jriver.com/interact/index.php?topic=77826.0 Generating Statistics]
 +
* [http://yabb.jriver.com/interact/index.php?topic=76581.msg518902#msg518902 Generating album track count]
 +
* [http://yabb.jriver.com/interact/index.php?topic=72049.0 Generating album ratings]
 +
* [http://yabb.jriver.com/interact/index.php?topic=74116.0 Highlighting playing album]
 +
* [http://yabb.jriver.com/interact/index.php?topic=90504.0 Expand a sublist into a superset]
  
 
[[Category:Tutorials]]
 
[[Category:Tutorials]]

Revision as of 12:30, 3 May 2015

This article is a stub. You can help the JRiver Wiki by expanding it.

Media Center's Expression Language, includes the Expression_Language#Load and Expression_Language#Save functions, which allow you to create global variables. These can be used to create powerful statistics about your Library, and accomplish tasks with the expression language that would not otherwise be possible.

Here are some threads which describe uses of this functionality: