Why oh Why can't we have a currentuser() command.
I have spent 9 hours (and failed) trying to develop a filter module just to hide people who are not the current user from a grid on a New UX page.
It should be simple,
IF dataModule.mailaddress = current user() THEN TRUE ELSE FALSE