I cannot use the Substring function to obtain a specific value from a string variable. My substring position is variable, so I need to put a variable, loop and increment it the position. When I try to add the below command, this is getting the erro...