Zum Hauptinhalt gehen

Suche

Suche

Altering Value Returned From A Sub-String

Kommentare

1 Kommentar

  • Avatar
    Ian Cummings
    Moderator

    Are you doing this in VB script from within BarTender?

     

    If yes then the following expression will do the trick: Right(Format.NamedSubStrings("PONUM").Value,3)

     

    Note that if this is for a multi-line/event based script then prefix the expression with "value=" in order to set the value property of whatever data source will be taking this value. 

    0

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