Script

Understanding Howdy Coder's Scripts

Script

Scripts are smaller programs that execute a single function once or on a specified period. The function is selected using the Function Selector. The script's function can also take parameter input. Unlike algos, scripts do not have any dataset, and should only be used for very simple use cases or testing purposes. They do serve as a good introduction to the algo building and executing process.

Scripts have their own separate creator process that does share many similar pages with algo and can be used to familiarize yourself with the creator.