GS1Text$

Purpose:

Returns the content string of a barcode in the correct GS1 formatting. Application Identifier will be put in parentheses, control characters will be removed.

Parameter(s):

StringĀ  Barcode content

Return value:

String

Example:

GS1Text$("0204012345123456370200"+chr$(254)+"1505043010123456"+chr$(254)+"3102123456")

Result: (02)04012345123456(37)0200(15)050430(10)123456(3102)123456