Parent Topic: Language
PRINT
The PRINT statement allows a line of text to be output to the user's
terminal when the model is run.
Syntax: PRINT "text";
Example: print "The Soil Model takes 15 minutes to run";
Parent Topic: Language
About PCI Help Gateway