Difference between revisions of "S59 - Depot Analysis Code (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 ==
  '''S59'''{pos}
+
  '''S59'''{0-9}
  
 
== Description ==
 
== Description ==
Line 7: Line 7:
  
 
== Parameters ==
 
== Parameters ==
;pos
+
;0-9
 
:A text parameter that can be omitted (it defaults to "0").
 
:A text parameter that can be omitted (it defaults to "0").
 
:;0
 
:;0

Latest revision as of 07:04, 18 January 2017

Syntax

S59{0-9}

Description

Analysis codes for the current depot code. With no parameters (or a parameter of '0') the whole analysis code will be returned, if a number from '1' to '9' is given then the analysis code for that character position will be returned.

Parameters

0-9
A text parameter that can be omitted (it defaults to "0").
0
The whole code.
1-9
The analysis code position.

Returns

A text value whose typical size is 1 character.