PRINT STRING WITH LITERAL STRING NOW
Jump to navigation
Jump to search
| Number of parameters: 4 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | string | Unknown (always "STRING") |
| 2. | string | Message to Display |
| 3. | integer | Time in Milliseconds |
| 4. | boolean? | Unknown (always 1) |
| Return value: | ||
| Type | Description | |
| None | ||
This function prints the string specified in P2, for the amount of time in milliseconds in P3, at the bottom of the screen.