Difference between revisions of "S70 - Stock Group Workshop Item Category (Stock Control Report Generator variable)"

From Catalyst
Jump to: navigation, search
(Updated from revision control)
 
(Updated from revision control)
 
Line 11: Line 11:
 
:A text parameter that can be omitted (it defaults to "C").
 
:A text parameter that can be omitted (it defaults to "C").
 
:;C
 
:;C
::Returns the category code.
+
::Use if you want the 3 character category code.
 
:;D
 
:;D
::Returns the category description.
+
::Use if you want the 30 character category description.
  
 
== Returns ==
 
== Returns ==
A text value whose typical size is 30 characters.
+
A text value whose typical size is 3 characters.
  
 
[[Category:Stock Control Report Generator variables]]
 
[[Category:Stock Control Report Generator variables]]

Latest revision as of 07:03, 10 March 2016

Syntax

S70{C/D}

Description

The workshop item category for this stock group.


Parameters

C/D
A text parameter that can be omitted (it defaults to "C").
C
Use if you want the 3 character category code.
D
Use if you want the 30 character category description.

Returns

A text value whose typical size is 3 characters.