Prefacing this by saying I'm registered for Suitescript 1.0, so hopefully I'll stop putting clueless questions here. After creating a searchable database of EVERY script loaded into our instance of NetSuite, I have found one that says its intended to generate a report, but is the only one that references the three fields that are updating on job creation after client field sourcing... can anyone explain what the below is doing with the given context?
Lead
itemToPush.stFinLd = arrJobResults[i].getText('custentity_mdc_job_finance_lead'); //Finance Lead
itemToPush.stJobMgr = arrJobResults[i].getText('custentity_mdc_job_manager'); //Job Manager
itemToPush.stExpAppr = arrJobResults[i].getText('custentity_mdc_expense_approver'); //Expense