That was possible long time ago to drop a text onto the IDE and get it converted as a Method.
Then I needed to press the Option Key (OS X).
Now I am unable to do that.
Pasting the text Function in the Method Name is wrong and pasting:
ExportToXML(extends List As Listbox) As String
set ExportToXML
as the Method name and extends List As Listbox) As String
in the Parameters field.
It may not be accurate because I do it five minutes ago. But it definitively does not places String
in the Return type field.