Egg
2 years agoFrequent Contributor
aqconvert.strtoint doesn't work.
Hi . I wanna conver Str to Int. but that doesn't change. I use this code expression and result. Please check my code.
- 2 years ago
You have already converted the string value of PR_Count to an integer, but then you are returning a string indicating the type of the operand's value, using typeof operator.