Next: , Previous: , Up: Procedures for debugging your scripts   [Contents][Index]


print procedure

print Procedure

This prints the value of a variable. Abbreviation: p.

print var

var

The variable to print.