Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

ring Using the Natural Library

DefineNaturalCommand.SyntaxIsCommandString([
        :Package = "MyLanguage.Natural",
        :Command = "window title is",
        :Function = func {
                See  "Command: Window title is " + Expr(1) + nl
        }
])
Source by ring-lang.github.io #
 
PREVIOUS NEXT
Tagged: #ring #Using #Natural #Library
ADD COMMENT
Topic
Name
4+1 =