Difference between revisions of "J60 - Job journal notes ID (Unit Workshop Report Generator variable)"

From Catalyst
Jump to: navigation, search
(Updated from revision control)
 
(Updated from revision control)
 
Line 6: Line 6:
 
Returns the reference number of any General Notes that may have been entered for the current job's journal.
 
Returns the reference number of any General Notes that may have been entered for the current job's journal.
  
This variable should be used in conjunction with the [[NOTES - General Notes (Reports & Settings Report Generator function)|$NOTES]] function to return a line of notes entered for this job's journal.
+
This variable should be used in conjunction with the [[NOTES - Get general notes (Reports & Settings Report Generator function)|$NOTES]] function to return a line of notes entered for this job's journal.
  
 
{{Example|text=
 
{{Example|text=
[[NOTES - General Notes (Reports & Settings Report Generator function)|$NOTES]]{[[J60 - Job journal notes ID (Unit Workshop Report Generator variable)|J60]],1} returns the first line of notes.
+
[[NOTES - Get general notes (Reports & Settings Report Generator function)|$NOTES]]{[[J60 - Job journal notes ID (Unit Workshop Report Generator variable)|J60]],1} returns the first line of notes.
 
}}
 
}}
  

Latest revision as of 06:03, 16 April 2020

Syntax

J60

Description

Returns the reference number of any General Notes that may have been entered for the current job's journal.

This variable should be used in conjunction with the $NOTES function to return a line of notes entered for this job's journal.

$NOTES{J60,1} returns the first line of notes.


Parameters

None.

Returns

A numeric value whose typical size is 8 digits.