Software
This is an old revision of the document!
return - Display a message in the column “Response”
return("$message")
$message The message to display
$info="Display this text" return($info)