BetaSets the data for the text in the body of the message box. It is contained within a scroll view to allow for lots of text.
This function can't be called in early-execution mode.
Optionaltooltip: string | Observable<string> | UIRawMessage | Observable<UIRawMessage>This function can't be called in early-execution mode.
Optionaltooltip: string | Observable<string> | UIRawMessage | Observable<UIRawMessage>This function can't be called in early-execution mode.
Tell the client to close the message box. Throws FormCloseError if the message box is not open.
This function can't be called in early-execution mode.
This function can't be called in early-execution mode.
Show this message box to the player. Will return a result even if the client was busy (i.e. in another menu). Will throw if the user disconnects.
This function can't be called in early-execution mode.
StaticcreateThis function can't be called in early-execution mode.
A simple message form UI, 2 buttons and a text body.