Aztec Script Reference

print Global Method

Summary

Print a string in the script window.

Example

js: print('1 + 1 = ' + (1 + 1))
1 + 1 = 2

js: 

See Also

Groups [ Global Method ]
Documents [ LXR ID Search ]

This page was generated by APIDOC