V88 - Dimensions (Unit Sales Report Generator variable)
From Catalyst
Syntax
V88{U/M/L/W/H/I/A/B, E/V/M, V/U}
Description
Returns the value or the unit of a unit's or model's weight or length.
Parameters
- U/M/L/W/H/I/A/B
- A text parameter that can be omitted (it defaults to "U").
- U
- Returns the unladen (standard) weight.
- M
- Returns the laden (maximum allowed) weight.
- L
- Returns the external length.
- W
- Returns the external width.
- H
- Returns the external height.
- I
- Returns the internal length.
- A
- Returns the length of an attachment to the unit. For example the size of an awning.
- B
- Returns the wheelbase.
- E/V/M
- A text parameter that can be omitted (it defaults to "E").
- E
- Returns the effective value. This is the value from the unit, if there is one, otherwise the value from the model.
- V
- Returns the value from the unit.
- M
- Returns the value from the model.
- V/U
- A text parameter that can be omitted (it defaults to "V").
- V
- Returns the numerical value of the weight or length.
- U
- Returns the unit in which the weight or length is measured, e.g. Kilograms or Metres.
Returns
A text or numeric (depending on the parameters) value whose typical size is 10 characters.