Stream: helpdesk (published)

Topic: ✔ Find end of expression starting at a certain line


view this post on Zulip Mason Protter (Jul 30 2025 at 05:51):

Managed to find a somewhat okay solution by finding the codeunit where the expression starts, and then using Meta.parse(::String, idx) which gives the parsed expression starting at idx and the end codeunit of the expression

view this post on Zulip Notification Bot (Jul 30 2025 at 05:51):

Mason Protter has marked this topic as resolved.


Last updated: Aug 14 2025 at 04:51 UTC