G
Guest
Is it possible to strip the quotes from a string value and declare the return
as an integer. ie.
make the string "1" = 1
I have tried replace but can't figure out the syntax to deal with the quotes.
as an integer. ie.
make the string "1" = 1
I have tried replace but can't figure out the syntax to deal with the quotes.