message box

i am looking on wiki but i don’t find anything.
How i show a simple message box in IOS ?
like

if data <> Nil then "Show message box" else ...

Msgbox(“Hello”)

For more flexibility try MessageDialog

Jim

[quote=181455:@Jim Shaffer]Msgbox(“Hello”)

For more flexibility try MessageDialog

Jim[/quote]

The OP was for iOS, not desktop

[quote=181455:@Jim Shaffer]Msgbox(“Hello”)

For more flexibility try MessageDialog

Jim[/quote]
thank you but i know for desktop,i am looking for the ios.

iOSMessageBox. http://developer.xojo.com/iosmessagebox

Thank you bob, i am blind…

No worries. I don’t think the link to the new and iOS frameworks is all that plain and obvious.