Dear community,
I have very little experience with scripting and that is why I am struggling with customizing the currency converter example.
My code:
// Change this to the name of a table in your base
let table = base.getTable('GT_MasterData');
// ...