EnglishРусский  
The project is closed! You can look at a new scripting language. It is available on GitHub.
Also, try our open source cross-platform automation software.

Ads

Installer and installation software
Commercial and Freeware installers.

str.print

Print a string into the console window.

method str.print()

print

Print a string into the console window.

func print (
   str output
)

Parameters

output The output string.

Related links

Source