I am trying to create two variables "OnStart". First Set(CurrentUser, User()) and second Set(AdminUser, to specific person that is a admin. I am trying to do this in order to set up an icon on my home screen that only admins can get into based off an IF function that would go something like: If(CurrentUser = AdminUser, Navigate(AdminScreen), Notify("You don't have admin rights.")). I am not sure how to set the second variable to capture all the information of the admin profile. Any suggestions?
@links to members

Report
All responses (
Answers (