API reference for CEP?
Is there an API reference for the CEP interface?
It's frustrating to try and navigate the objects without having any idea what is in them. I try iterating over the keys, but as the JS Engine is old it doesn't work on all objects. For example, the properties of a clip component show only a `displayName` key, even though I know several functions exist.
