PRINT

Input:

  • Template (String)


Prints out the output of whatever node came before it according to the template. The keyword ($output$) is used to place the actual data within the template.

Last updated