Forum Discussion
abhishekc17
12 years agoNew Contributor
HI,
Let me look into that link.The error which I get is
groovy.lang.MissingMethodException: No signature of method: Script1.IF() is applicable for argument types: (java.lang.Boolean, Script1$_run_closure1) values: [true, Script1$_run_closure1@26e3fde7] Possible solutions: run(), run(), any(), is(java.lang.Object), wait(), dump()
-> error at line: 4
And yes I meant 'Legacy' but since it is a variable, the spelling should not matter.
Let me look into that link.The error which I get is
groovy.lang.MissingMethodException: No signature of method: Script1.IF() is applicable for argument types: (java.lang.Boolean, Script1$_run_closure1) values: [true, Script1$_run_closure1@26e3fde7] Possible solutions: run(), run(), any(), is(java.lang.Object), wait(), dump()
-> error at line: 4
And yes I meant 'Legacy' but since it is a variable, the spelling should not matter.