Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

Dialog.SetMessage

Sets the message text for the dialog.

Component Version macOS Windows Linux Server iOS SDK
Dialog 4.1 ✅ Yes ✅ Yes ❌ No ❌ No ❌ No
MBS( "Dialog.SetMessage"; text )   More

Parameters

Parameter Description Example
text The new message text. "Hello World"

Result

Returns OK.

Description

Sets the message text for the dialog.
Use Dialog.SetInformativeText to show some text in smaller font size below for information.

See also

Example Databases

Blog Entries

This function is free to use.

Created 18th August 2014, last changed 14th November 2019


Dialog.SetLeft - Dialog.SetMode