Is there a keyword or function that will give back the App ID of the current app?

We have keywords such as [_THISROW] and [_THIS] to refer to the current row or column. We also have USEREMAIL() and USERROLE() that refer to properties about the currently logged in user.

Is there any such keyword or function that would return the App ID of the current app?

You may ask why I would want this. I have functionality that refers to the current App ID and I will likely be pasting it into many apps . Instead of having to remember to cut/paste in the current App ID, it would be nice if could just paste and forget!!!

Solved Solved
1 2 163
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4

View solution in original post

2 REPLIES 2

Steve
Platinum 4
Platinum 4

Perfect! Thanks. I would have never thought of CONTEXT().

Top Labels in this Space