SupportCategory: Erik's ToolBoxSupport for arrays
Avril Howes asked 6 months ago
I notice the toolbox code interpreter does not support arrays, lists or temporary records. Is this something that can be added ?
hougaard Staff replied 6 months ago

Correct, some of these are really hard to implement a dynamic runtime of in pure AL. That’s the ultimate limitation of the ToolBox’s interpreter, I have to be able to use them in a dynamic way….

Not saying it’s not coming, but some of it is really difficult to recreate dynamically with only pure AL 🙂

Tell me what you want to do if you had these data types?