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