March 2018
Beginner to intermediate
576 pages
13h 29m
English
Before we start writing commands, there is some setup that must be done for all commands. First, every command will need an entry in the commands.conf file of your app. Let's take a look at the following sample stanza:
[commandname] filename = scriptname.py streaming = false enableheader = true run_in_preview = true local = false retainsevents = false
Go over the following attributes and their descriptions:
Read now
Unlock full access