Presently, KUMO macro script allows the use of C# syntax.
However the current syntax cannot deal with embedded variable declarations such as
for (int i=0; i<...
Deal with the problem by improving the C# parser of KUMO.
Log in to post a comment.