• Godot Help
  • There is a function to eliminate characters of a string?

I want to convert strings with letters and numbers to int with int() but i need to eliminate the letters. I know that would mean to eliminate the 3 first characters.