Table access using scope operator not working (XML) #5
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello! I was testing the example from the guide: XML in Basalt, but it does not work straight from the guide.
If you do, in your xml
<elem var="${table.value}">the engine looks up the scope variable asscope["table.value"].This means that the example:
Won't work, instead you have to write: