Hi, I wanna take number code with "Phone Verification" module but when I get phone number it takes me phone number with country code. I don't wanna this country code how can i do this ?
@Mr-Pinkman if u dont want to use Phone Verification module in BAS and u need to split the variable like this
[[YOUR_VARIABLE]].split(":")[2]
But recomended use BAS module instead of manual, except the the sms/service web not available from BAS Phone Verification site list.