| Did you know ... | Search Documentation: |
| label->catch_all |
<-selection.
If the selection is a name
object and the method is known to class string,
the selection will automatically be translated into a string
object. This implies that a label that displays a name still understands
all methods defined on class string.
Notably string->append, and
string->format
are commonly used methods.