pub fn extended_script_info_message_parser() -> impl Parser<char, SystemMessage, Error = Simple<char>>Expand description
parse a system message with extended script info usually this should follow a line with regular script info containing the object name
ยงErrors
returns an error if the string could not be parsed