mojox.RequestString - nitrologic/monkey2 GitHub Wiki
monkey:monkey.types.String( message:monkey:monkey.types.String="Enter a string:",title:monkey:monkey.types.String="String requester",initialValue:monkey:monkey.types.String="" )
Function RequestString:Runs a simple string dialog.
Returns the string typed by the user.
This function must not be called from the main fiber.