GS1_128 Function

Top  Previous  Next

Encodes a string using GS1 128 format.

Public Function GS1_128(ByVal Src As String) As String

Parameters

Src

    String to be encoded using GS1 128 format. For example, (01)12345678901234(3103)123456

 

Return Value

GS1 128 format barcode string.