Также можно просто использовать @TextToNumber(string).
В твоем случае как раз работать будет.
В твоем случае как раз работать будет.
If the string contains both numbers and letters, it must begin with a number to be converted properly. For example, the string "12ABC" converts to 12, but "ABC12" produces an error.