| << Click to Display Table of Contents >> Script editor |     | 
Script editor can be used to write custom functions of formatting or manipulating Data values in receipt lines. Script language is C#. Functions have a few restrictions:
•last parameter must be of type string
•return value must be string
•public & static

Script editor