It is intentional.? The logical order of events for a method is that the RDY is available first, then the arguments are provided (and an EN signal, if it's an action), and then the return value is output (if it has one).? So a method's RDY can't depend on its arguments.? Though BSC could certainly be improved to give a more direct error message, than just the generic one about the variable not being in scope.
J
On Mon, Mar 24, 2025 at 1:21?AM Yehowshua Immanuel via <programmed4jesus=gmail.com@groups.io> wrote: