Show Variables from XML

SEAT NEEDED: Trial, Cockpit

Show real-time data from any XML file on your Split-Flap TV to inform your viewers. Insert the shortcode like below to link your message to real-time XML variables.

Syntax

#XML#{URL}#{columnname}#{index}#

For example: #XML#https://splitflaptv.com/FakeData.xml#firstname#3#
this shortcode will show the 3rd value of the firstname column in your message.

Whenever the index is higher than the number of rows returned by the XML file, then the value is empty. Also whenever the name of the column is not available at the data file, then the value is empty.

Dynamic coloring via XML instruction

Next to a real-time and dynamic value in your message, you can also use a XML instruction to dynamically read the color HEX code from a XML data source when you use this XML instruction at the attributes field of your page.