Saltar al contenido principal

Búsqueda

Búsqueda

How to use len function for object value data type?

Comentarios

1 comentario

  • Avatar
    Shotaro Ito

    Hi Michael,

    If you want to get length of barcode "Barcode 1",

    In VB Script data source, Multi line script,

    Value = LEN(Format.Objects("Barcode 1").Value)

    Besides, when you have BarTender 10.0 or later, you can apply Search and Replace transform to Object Value data source.

    You can use regular expression to have flexible replace in Search and Replace.

    0

Iniciar sesión para dejar un comentario.