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 4ecf7f6 commit f85f62eCopy full SHA for f85f62e
src/main/resources/script_templates/Intro/Greeting.py
@@ -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 Jython script with parameters.
5
# It is the duty of the scripting framework to harvest
0 commit comments