# print() For general output of logging information, can only be displayed in Content log file and debugging consoles. ## Syntax ```js print("Hello World") ```