APPLIST

Returns a list of all apps in the current workspace.

Syntax

APPLIST()

Remarks

  • The function returns a range, in which every row contains this app information:

    • app name - Value type: text

    • app role of the current user - Value type: text Possible values are: β€œEditor”, β€œViewer”, β€œnone” "none" means the current user is not able to open the app.

  • This information is only available for admins.

Example