PositionInQuotesThe PositionInQuotes function returns true or false depending on whether the position in the string you pass into it is between a pair of apostrophes or...
The PositionInQuotes function returns true or false depending on whether the position in the string you pass into it is between a pair of apostrophes or not. Useful if you`re doing any sort of SQL statement validation etc