Flexivert Library Documentation
Alert Method (text)
NamespacesFlexivert.UIIFlexivertApplicationAlert(String)
Displays a message to the user.
Declaration Syntax
C#Visual BasicVisual C++
void Alert(
	string text
)
Sub Alert ( _
	text As String _
)
void Alert(
	String^ text
)
Parameters
text (String)
The message text

Assembly: FVUI (Module: FVUI) Version: 0.5.4.9 (0.5.4.9)