Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
private void addToPOSIsFormLayout(
RetailFormLayoutId _id,
str _title,
str _description,
int _upperCase,
str _headerNode,
str _linesNode,
str _footerNode,
int _printAsSlip,
int _useWindowsPrinter,
int _promptQuestion,
int _printBehaviour,
RetailReceipt _layoutType)
Run On
Server
Parameters
- _id
Type: RetailFormLayoutId Extended Data Type
- _title
Type: str
- _description
Type: str
- _upperCase
Type: int
- _headerNode
Type: str
- _linesNode
Type: str
- _footerNode
Type: str
- _printAsSlip
Type: int
- _useWindowsPrinter
Type: int
- _promptQuestion
Type: int
- _printBehaviour
Type: int
- _layoutType
Type: RetailReceipt Enumeration