Hi. I'm learning about the API at the moment. When I was a web development, some frameworks allowed you to access the API via the console. It was handy for learning because you could access the objects in real time and see their values, etc. rather than running a whole script, going back to an editor, then back to browser and reloading all the time. Seems like it would be a good way of learning Fusion's API by typing in commands and immediately seeing the results, a bit like AutoCAD's command line.