跳至主內容

搜尋

搜尋

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

登入寫評論。