join is the same in 1.0/2.o just the syntax is a b...
# suitescript
c
join is the same in 1.0/2.o just the syntax is a bit different.. It typically means you have a reference value on record A then points to record B and you want a field off record B from record A. So you can say RecordAReferenceField.RecordBFieldYouWant