Scriptable Console - Manual
The Scriptable Console is a developer utility package used to allows the addition of a lightweight developer console in play mode with completely scriptable commands and arguments. (Source code can be found here)
This package is designed to work nicely with Scriptable Framework from the ground up and enables you as a developer to invoke any method in your exising game / application.
This manual will explain how to use the Scriptable Console by breaking it down to it's components and document the usecases of each of them.