karlenigma
10/24/2018, 6:00 PMerictgrubaugh
10/24/2018, 6:00 PMkarlenigma
10/24/2018, 6:01 PMerictgrubaugh
10/24/2018, 6:01 PMlevel1.anotherLevel.yetanotherlevel.somecrazynesting.omgsrsly.thePropertyYouActuallyWant
karlenigma
10/24/2018, 6:02 PMerictgrubaugh
10/24/2018, 6:02 PMcontext.line
to line
erictgrubaugh
10/24/2018, 6:03 PMkarlenigma
10/24/2018, 6:03 PMkarlenigma
10/24/2018, 6:04 PMblackTshirt
10/24/2018, 6:38 PMjkabot
10/24/2018, 7:05 PMvar rec = context.currentRecord;
or var rec = context.newRecord;
to abbreviate my code, but generally only if I have a lot of references to the record object.
If I only reference the object once it's not as useful to alias it.