regexp

Regular expression that the field content must match.

Syntax:

regexp =<String> ;


         attribute FlightNo Text {
            regexp = "[A-Z]{2}[0-9]+";
         }

This page is generated from IFS Developer Studio at 2025-05-28 19:48.