How do I make something print using node hill

[its] JapaneseSushi
Joined 28/07/2019
Posts 225
10:54 PM 08/07/2020
I inserted a brick and put some codes in it
code:
while(true) {
topPrintAll("Test")
}


why won't it print Test on everyone's screen


SmartLion
Joined 16/04/2017
Posts 1,970
07:00 AM 09/07/2020
already solved
Reason: use Game.topPrintAll


[feet] Edged
Joined 08/07/2020
Posts 579
04:21 PM 11/07/2020
Quote from SmartLion , 07:00 AM 09/07/2020
already solved
Reason: use Game.topPrintAll
The arguments for Game.topPrintAll() are:

Game.topPrintAll(TEXT, Time)

1