Quintiq file version 2.0 #parent: #root Method GetMaxResults () as Number id:Method_FormKpiQueryTrack_GetMaxResults { #keys: '[146874.0.1482345665]' Body: [* // Returns the max. number of results (Snapshots) that should be returned/processed. return ceil( DataHolderSnapshotsLimit.Data() ); *] }