-
Notifications
You must be signed in to change notification settings - Fork 50
Manual:DIL Manual sendtext()
iamnove edited this page Jan 18, 2023
·
51 revisions
sendtext( s : string, u : unitptr ) s : text to send u : Unit to send the text to result: Sends the string 's' to 'u'. Useful only for nanny stuff, because no new line appended.
---~---~---~---~---~---~---~---~---