@halilhrm0618 you can try regular expression as
>\d{6}</td>
then use again regular expression
\d{6}
How to format POST data to prevent syntax error?
-
@basmail said in How to format POST data to prevent syntax error?:
Hello guys!
How do I format this correctly so that there is no syntax error?
Thanks and best regards!
Put spaces between the double square brackets
[ [[USER_ID]] ]
