Forum Discussion

Egg's avatar
Egg
Frequent Contributor
8 months ago
Solved

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.   
  • rraghvani's avatar
    8 months 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.