Difference between revisions of "P02 - Application 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 ==
  '''P02'''
+
  '''P02'''{0-4}
  
 
== Description ==
 
== Description ==
Each stock application has a 30 character description.
+
Each stock application has a description of up to 4 lines of 40 characters each.
  
 
== Parameters ==
 
== Parameters ==
None.
+
;0-4
 +
:A numeric parameter that can be omitted (it defaults to "1").
 +
:;0
 +
::Returns the whole description in one, up to a maximum of 90 characters.
 +
:;1-4
 +
::Returns indicated line of the model description.
  
 
== Returns ==
 
== Returns ==
A text value whose typical size is 30 characters.
+
A text value whose typical size is 40 characters.
  
 
[[Category:Stock Control Report Generator variables]]
 
[[Category:Stock Control Report Generator variables]]

Latest revision as of 13:56, 14 January 2015

Syntax

P02{0-4}

Description

Each stock application has a description of up to 4 lines of 40 characters each.

Parameters

0-4
A numeric parameter that can be omitted (it defaults to "1").
0
Returns the whole description in one, up to a maximum of 90 characters.
1-4
Returns indicated line of the model description.

Returns

A text value whose typical size is 40 characters.