Closed trondarild closed 2 years ago
Setting the value of a variable ("@variablename") does not appear to work with command line parameters e.g. in : val="0.3" <module class="Constant" name="Tst" data="@val" />
And calling with Ikaros val="0.4" test.ikg
Gives error that Tst output cannot be resolved
Setting the value of a variable ("@variablename") does not appear to work with command line parameters e.g. in : val="0.3" <module class="Constant" name="Tst" data="@val" />
And calling with Ikaros val="0.4" test.ikg
Gives error that Tst output cannot be resolved