User guide

140
Chapter 11 Presentation Properties
Access: Select Shared to make the User Variable accessible to other presentations scheduled on the player. If
two presentations use a variable with the same name, the value of the variable with the Shared attribute will be
used for the variable with the Private attribute.
Plugin Script: This is an advanced feature: You may optionally choose to have the feed parsed by a piece of
customized BrightScript code. This occurs after the feed is retrieved from the network and before it is used to
provide User Variable values to the HTML page. To add a plugin, specify the location of the file that contains the
BrightScript code by clicking the Browse button.
Parser Function Name: Enter the name of the subroutine that parses the feed.