messagePart

fun A_Bundle.messagePart(index: Int): A_String

Answer a message part produced by the MessageSplitter when applied to this bundle's name. The part is a substring of the bundle name. The index is one-based.

Return

A string extracted from part of the bundle's message.

See also