This is one for a real tekie...
I am looking to dynamically create a validation function and I want to be able to pass the function a string like "==" and have it act as a comparison operator in my function.
Is there a way to do this?
Thanks in advance!!!
I am looking to dynamically create a validation function and I want to be able to pass the function a string like "==" and have it act as a comparison operator in my function.
Is there a way to do this?
Thanks in advance!!!