Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # management v24.02.051
- USER access = administrator(function(admin.access));
- var admin = seeDoc(limitToAdmin);
- msgbox = "Please enter user information.",
- if user.information valid then
- display.user.information();
- button = "Edit"
- button = "Delete"
- button = "Share"
- button.edit = user.info.view(then), edit user.information FROM CHOICE;
- button.delete = user.info.deleteuser(then), user.delete;
- button.share = user.info.sharewith.person(then), user.share AS USER
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement