Difference between revisions of "S41 - Barcode (Stock Control Report Generator variable)"

From Catalyst
Jump to: navigation, search
(Updated from revision control)
 
(Updated from revision control)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
== Syntax ==
 
== Syntax ==
  '''S41'''{Barcode ID}
+
  '''S41'''{barcode-ID}
  
 
== Description ==
 
== Description ==
Line 7: Line 7:
  
 
== Parameters ==
 
== Parameters ==
;Barcode ID
+
;barcode-ID
 
:A numeric parameter that can be omitted (it defaults to "0").
 
:A numeric parameter that can be omitted (it defaults to "0").
 
:The barcode to be printed.
 
:The barcode to be printed.

Revision as of 06:49, 15 February 2018

Syntax

S41{barcode-ID}

Description

Returns the barcode for this stock item that is set to be printed. If no barcodes are set to be printed then it will return the first barcode for the stock item.

Parameters

barcode-ID
A numeric parameter that can be omitted (it defaults to "0").
The barcode to be printed.
If 'zero' then it will return the barcode that is set to be 'Printed'. If none are set to be 'Printed' then it will return the first barcode for the stock item.
If 'non-zero' then it will return the nth 'non-Printed' barcode for the stock item.

Returns

A text value whose typical size is 20 characters.