M
Mark B
I'd like a function to inspect a string to see if it is a valid Hexadecimal
color:
fIsValidHexColor(strHex) as Boolean
Anyone come across this before?
color:
fIsValidHexColor(strHex) as Boolean
Anyone come across this before?