VEHICLE - Access unit details (Unit Sales Report Generator function)
From Catalyst
Syntax
$VEHICLE{V??}
Description
Retrieve the details of the main unit.
Replace V?? with the V variable or formula you need and the function will give the answer when applied to the main unit.
This function changes the context of V variables so that they apply to the main unit. After using this function, the V variables will actually continue to apply to the main unit until the end of the block, or until another context-changing function is used. |
Parameters
- V??
- A text or numeric parameter that can not be omitted.
- The V variable or formula whose result you want.
Returns
A text or numeric (depending on the parameters) value. The value of V?? when applied to the main unit.