From Clomosy Docs

Revision as of 13:33, 24 December 2024 by ClomosyAdmin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

AMessage : It refers to the text that will be displayed to the user for informational purposes.

It is a message window created to warn or inform the user, specific to the Clomosy platform.


Use of:

clShowMessage('Hello World!');

See Also