ASCII to Decimal conversion

Hi,
I am getting ASCII strings as an interger tag that I am trying to convert into an integer. I am trying to create an expression tag to do this but this doesn’t seem to work. Does anyone have any ideas?
Cheers!

toInt() usually works. What kind of string are you getting?