We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cad608 commit cc41eb0Copy full SHA for cc41eb0
src/main/resources/script_templates/Intro/Greeting.scala
@@ -1,5 +1,5 @@
1
-// @String(label="Please enter your name",description="Name field") name
2
-// @OUTPUT String greeting
+#@ String(label="Please enter your name", description="Name field") name
+#@output String greeting
3
4
// A Scala script with parameters
5
// It is the duty of the scripting framework to harvest
0 commit comments