Skip to main content

Search

Search

How to use len function for object value data type?

Comments

1 comment

  • 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

Please sign in to leave a comment.