Pattern Engine Limitations

DTM File Factory has a few limitations for data generation engine calls. There are:

  • The short form of the database related functions ($Table, $Query, etc) can not be used without default connection.
  • Value-to-value reference (@) can be used with a number of entry only, not with a name: @2 is correct but @'name' is not.