If you want to make sure that the string starts with your code, add the symbol “^” to the start. Example: “^ABC” will accept all strings that start with “ABC”
確定! 回上一頁