Difference between revisions of "T31 - Trailer Description (Logistics Management Report Generator variable)"

From Catalyst
Jump to: navigation, search
(Updated from revision cont number of any General Notes that may have been entered for the current job delivery.)
(Updated from revision control)
 
Line 1: Line 1:
 +
__NOTOC__
 +
== Syntax ==
 +
'''T31'''
  
This variable should be used in conjunction with the [[NOTES - General Notes (Reports & Parameters Report Generator function)|$NOTES]] function to return a line of notes entered for this job delivery.
+
== Description ==
 
+
Returns the description of the trailer that has been allocated to the current job record.
{{Example|text=
 
[[NOTES - General Notes (Reports & Parameters Report Generator function)|$NOTES]]{[[T47 - Delivery Extra Notes (Logistics Management Report Generator variable)|T47]],1} returns the first line of notes.
 
}}
 
 
 
  
 
== Parameters ==
 
== Parameters ==
Line 11: Line 10:
  
 
== Returns ==
 
== Returns ==
A numeric value whose typical size is 8 digits.
+
A text value whose typical size is 30 characters.
  
 
[[Category:Logistics Management Report Generator variables]]
 
[[Category:Logistics Management Report Generator variables]]

Latest revision as of 02:14, 14 September 2011

Syntax

T31

Description

Returns the description of the trailer that has been allocated to the current job record.

Parameters

None.

Returns

A text value whose typical size is 30 characters.