Global Variables: Difference between revisions
Jump to navigation
Jump to search
m (Glynor moved page Using Variables to Create Statistics to Global Variables) |
No edit summary |
||
Line 1: | Line 1: | ||
{{stub}} |
{{stub}} |
||
Media Center's Expression Language, which |
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. |
||
⚫ | |||
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=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 17: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: