Difference between revisions of "S60 - Depot Analysis Description (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 ==
  '''S60'''{1-9}
+
  '''S60'''{1-9, D/P}
  
 
== Description ==
 
== Description ==
Line 11: Line 11:
 
:;1-9
 
:;1-9
 
::The description for this analysis code.
 
::The description for this analysis code.
 +
;D/P
 +
:A text parameter that can be omitted (it defaults to "D").
 +
:;D
 +
::Use if you want the 30 character analysis description.
 +
:;P
 +
::Use if you want the 10 character analysis prompt for position 1-9.
  
 
== Returns ==
 
== Returns ==
A text value whose typical size is 15 characters.
+
A text value whose typical size is 30 characters.
  
 
[[Category:Stock Control Report Generator variables]]
 
[[Category:Stock Control Report Generator variables]]

Latest revision as of 06:54, 31 January 2018

Syntax

S60{1-9, D/P}

Description

Returns the description of the analysis code at position 1-9 for the current depot code.

Parameters

1-9
A text parameter that can be omitted (it defaults to "1").
1-9
The description for this analysis code.
D/P
A text parameter that can be omitted (it defaults to "D").
D
Use if you want the 30 character analysis description.
P
Use if you want the 10 character analysis prompt for position 1-9.

Returns

A text value whose typical size is 30 characters.