About this Application

Does anybody know if the “About this Application” has a link that I reference from an Action button instead of the traditional Help menu?

Subject: Sure, couple of ways.

In Notes, there’s @Command([HelpAboutDatabase]).

I’m not sure exactly how you’re trying to pick up the document as a link, but there happens to be a special NOTEID for the About Document: FFFF0002 . If you’re trying to retrieve by NOTEID & not UNID, that’s a way. Otherwise you’d need to obtain the UNID by retrieving the NOTEID and getting it.