Skip to content

Mojox requeststring

mojox:mojox.RequestString

Function RequestString:String( message:String="Enter a string:",title:String="String requester",initialValue:String="" )#

Runs a simple string dialog.

Returns the string typed by the user.

This function must not be called from the main fiber.