ChrisChris
7 years agoQrew Assistant Captain
Using User() Logic for efficiency
Hi, In using the User() function, which, if any, is the most efficient way to express this line? if( [Records Owner]=User(), ... ) or If( UserToName([Records Owner]) = UserToName(User(...