Hi ,
i want to retrieve the email message with below subject line
InaccurateLevel_YYYY-MM-DD
But my main concern is InaccurateLevel YYYY-MM-DD this string value and date is fixed but this underscore which is in between
InaccurateLevel_YYYY-MM-DD is not fixed it can be anything space , or || or anything
so, i need to handle the situation where if anything come in between bot dont fail.