Previous Topic: VariablesNext Topic: ID Options and Identifiers


Variable Options

Use variable options to change either the type of data a variable represents or the format of that data. For example, by default, the variable TRANSACTION USE gives the number of transactions executed. If you want to plot the rate at which transactions were executed, you can use the variable option RATE with this variable, as follows:

PLOT TRANSACTION USE RATE