Also change your code to something like this.
find() \
.then( (results) => { \
lightbox = results.items[0].lightbox;
} );
Also change your code to something like this.
find() \
.then( (results) => { \
lightbox = results.items[0].lightbox;
} );