VSCode is very nice and usefull to code Javascript. Give it a try. You’ll have nice environment, intellisense and code…
For this sample you need json calls for master and detail. still good example for calling data. Don’t forget adding…
You can use template literals to ease your coding with strings. Especially with many parameters and multi lines. Don’t mix…