Shed light on this code line.

luceo
luceo Member Posts: 5
I am new on NAV development, I will like to understand what this line of code means. Using GET Function to retrieve a record in another table. I saw it inside a code.

UserSetup.GET(Sales Invoice Header."User ID);

Best Answer

Answers