As an experienced SQL user, but new to Flexsim, I was wondering why did Flexsim decide to build a custom implementation and not go for a well known and well documented solution as e.g. sqlite? Simple queries like below are already beyond the capabilities of the query parser, which makes it much more difficult to me how to apply it.
query("labelName - max(labelName) FROM List")