Manual:DIL Manual/send()

From DikuMUD Wiki
< Manual:DIL Manual
Revision as of 10:42, 4 December 2025 by Papi (talk | contribs) (XML import of LLM wiki pages)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


send ( s : string )
   s : Message to send.
   result: Send a message to all DIL programs in current local environment,
           matching the message class SFB_MSG. The message is not received
           by those DIL programs in the local environment that is not set up
           to wait for that message class.
---~---~---~---~---~---~---~---~---