Zum Hauptinhalt gehen

Suche

Suche

Human Readable Text

Kommentare

5 Kommentare

  • Avatar
    Ian Cummings
    Moderator

    Yes, or you could use the "Object Value" data source type, either choosing the barcode data or human readable option.

    0
  • Avatar
    Legacy Poster

    Could you let me know how to do this "Object Value" option?

    0
  • Avatar
    Ian Cummings
    Moderator

    It's one of the available data source types to choose.

     

    [attachment=999:ObjectValue.png]

    0
  • Avatar
    Legacy Poster

    Can you share the data from Object Value source to use in VB Scripting?

    0
  • Avatar
    Shotaro Ito

    Can you share the data from Object Value source to use in VB Scripting?

    Yes, like below.
     

    Value = Format.Objects("Text 1").Value
    
    Value = Format.Objects("Bar Code 1").HumanReadableValue 
    
    
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.