It would be useful if Code tags were available in the designer script comments so we could do something like:
And the user could copy the code directly.
B4X:
'Use <code>Dim Lbl As B4XView = EventData.As(JavaObject).RunMethod("getSource",Null)</code> to get the sender.
And the user could copy the code directly.