messageParts

val A_Bundle.messageParts: A_Tuple

Answer the message parts produced by the MessageSplitter when applied to this bundle's name. It's basically an A_Tuple of A_Strings in the order the tokens appear in the bundle's name.

Return

A tuple of strings extracted from the bundle's message.

See also