Query Variables

~load,[param]~

Load information for the Query.

~load,label~

Returns the label of the query.

~load,routine~

Returns the routine label of any routine in the query. If more than one routine exists in the query, the variable returns the routine labels of all the routines, separated by a space.

~load,features~

Returns the number of features loaded in a query.

~load,features,filters~

Returns the filters that were selected and used by the loaded features.

~load,images~

Returns the number of Routine images loaded.

~load,samples~

Returns the number of synchronized samples.

~load,query~

Returns the settings for the samples in the query.

~load,order~

Returns the setting of the order of the samples in the query.

~load,loadtime~

Returns the total time it took to load the features, samples, and images.

~load,feattime~

Returns the total time it took to load the features.

~load,routtime~

Returns the total time it took to load the routine(s).

~load,samptime~

Returns the total time it took to load the samples.

~load,imagetime~

Returns the total time it took to load the image.