Query Variables

~load,[param]~

Load information for the Query.

~load,feattime~

Returns the total time it took to load the features.

~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,imagetime~

Returns the total time it took to load the image.

~load,label~

Returns the label of the query.

~load,loadtime~

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

~load,order~

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

~load,query~

Returns the settings for the samples in 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,routtime~

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

~load,samples~

Returns the number of synchronized samples.

~load,samples,filter~

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

~load,samptime~

Returns the total time it took to load the samples.

Can we improve this topic?