Is there a function similar to geGetEditCellView() that will return the string value of the current cell view, as opposed to its database ID number?
For example, I have a layout view open called "MyLayout". If I use dbFullPath(), it will give me the full path to "...MyLibrary/MyLayout/layout/layout.cdb", but I only want the string "MyLayout" returned.
Sorry if this seems remedial. I am having no luck finding such a function....