revIDEDocumentationLoad

revIDEDocumentationLoad "API", "LiveCode Script"

Then try:

on goToEntry pLibrary, pName, pType dispatch "setAsBehavior" to stack revIDEPaletteResourcePath("behaviors/revdictionarybehavior.livecodescript") with the long id of me dispatch "navigateToEntry" to me with pLibrary, pName, pType end goToEntry