Where can I find the documentation of "pega." method references?
Where can I find the documentation of "pega." method references? (example :- pega.startApplicationAssembler(appTokens[0],appTokens[1],appTokens[2]);). I basically want to know startApplicationAssembler method does.
Similar to the way "tools." actually means that I need to look into PublicAPI interface documentation in "Engine API" ; is there a place I can look up the documentation of such "pega." usages ?
-Nishan