Skip to main content

Search

Search

Ucc Mod 10 Check Digit

Comments

1 comment

  • Avatar
    Domingo Rodriguez
    Moderator

    On your BT object you could create 3 data sources. One for "Column A", the second for "Column B" and the third one with a VBScript data type. You would give the second data source (the one for column "B") a variable name, which will then be used by the third data source when you write your VBScript. As an example of the VBScript you could write:

     

    Value = UccMod10 (Format.NamedSubStrings("myvar").Value)

     

    Make sure to give the second data source (for "Column B") a numeric Sample Data.

    0

Please sign in to leave a comment.