You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Douglas Naphas edited this page Jan 28, 2019
·
1 revision
Script architecture
Scripts will use JSON, not XML.
Here is an example script.
{"screens":
["This is a screen",["This is a screen with a ",{"prompt":"thing","default":"problem"},", and another ",{"prompt":"positive thing","default": "plum bucket"}]]}