GALiRe
GScript command (print)




Function:
Prints content to the current document while it is executing, but does not convert GALiRe tags. i.e. -
print("Welcome to my page!");

This does not work outside of GALiRe Script. This should not be used after the document has already been loaded.