i have a string and want change the char in position x. with "mid" i can only use for if-statement. when i make mid(str,x,1)="2" then comes error, "= unexpected token"