A developer needs to create an automation process that identifies a file with the format "Monthly_Report_MMddyyyy.xlsx". The file name is saved to a String variable called strInput. To extract the month ("MM") from strInput, which String manipulation method will provide this information?