Picture actions
Use the Picture actions to do field validations by picture strings. Picture strings define the supported format of a field such as a social security number, phone number, date.
A social security number, for example, is always <three digits >-<two digits >-<four digits>. You can define a picture string to represent this format and then use it to make sure that social security number fields contain conforming values.