KRL Runtime Library
From KynetxDocs
The KRL runtime library is a collection of code in the KOBJ object that supports the execution of KRL on the browser.
The KRL runtime is based on jQuery. All of jQuery is loaded and available as part of the KRL runtime.
Understanding the KRL runtime is critical to certain tasks like placing "close" actions on window buttons or writing Javscript in an emit statement.
The KRL runtime plays a critical role in the KRL execution model.
