mojox.RequestString - nitrologic/monkey2 GitHub Wiki

mojox::mojox.RequestString

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

Runs a simple string dialog.

Returns the string typed by the user.

This function must not be called from the main fiber.