David Blume's GitList
Repositories
dxb_channel.git
Code
Commits
Branches
Tags
Search
Tree:
02a7bf6
Branches
Tags
main
dxb_channel.git
components
mytask.xml
Run the test code again with each OK button press.
David Blume
commited
02a7bf6
at 2020-03-07 22:37:16
mytask.xml
Blame
History
Raw
<?xml version="1.0" encoding="utf-8" ?> <component name="MyTask" extends="Task"> <interface> <field id="updateText" type="string" value=""/> <field id="updateTextLower" type="string" value=""/> </interface> <script type="text/brightscript" uri="pkg:/components/mytask.brs"/> </component>