The Setup Script is the first script to run (it runs at the point in time the Poll Request is created). It is used to build the environment for the poll and define what it will do (for example, create/setup the URL that will be called). It also supplies a params
object as one of the arguments, which will be passed through to the subsequent scripts (and on to further Pollers, if required).