跳到主内容

搜索

搜索

How to use len function for object value data type?

评论

1 条评论

  • 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

请先登录再写评论。