Convert a string to an integer
- Posted by drifter Dec 14, 2020
- 810 views
Hello, how does one convert a string to an int? Like typecasting?:
something like to_integer("34")
thx
Hello, how does one convert a string to an int? Like typecasting?:
something like to_integer("34")
thx