Key Pages: [ Rope Home Page | Basics (tutorial) | Language Reference | Download ]
The "print" action takes one (if called without AnchorBrackets) or more (if called with AnchorBrackets) items from the top of the stack and prints them to stderr (when called in UserLand) or the SysLog mechanism (when called in KernelLand). The printed message does not end with a newline character. If you want to throw a new line at the end of the print, use println instead.
Examples..
print( "hello" ) "hello" print print( "The answer is " $a )
Lowth.com: [ Home | Rope | P2PWall | LinWiz | cutter | Protector - Free Antivirus software | TapeIO ]