Is it possible to validade a property value using the property calculator instead of writing a vb-script?
Datatype - Text
I guess the way to go is to use regex but has anyone been able to do anything similar using pc?
Example
I would like to validate that the value always is 8 figures and then hyphen and then 4 digits.
12345678-0000
Thanks.