When writitng code at Script step window, there are many redundant space in “Output” field, but the Code window is very narrow. Even usual
let query = await TABLE.selectRecordsAsync({fields:FIELDS});
doesn’t fit at 100% zoom, so if feels less comformatble. Of course, there are different display devices and different needs, so the posibility to adjust width would be better
... View more