onRecordLoaded
console.log(`record $\\{app.recordId\\} successfully loaded`);
console.log(app.record); //you can access the record json object here
console.log(`record $\\{app.recordId\\} successfully loaded`);
console.log(app.record); //you can access the record json object here