SteveK
New Contributor II
since ‎11-04-2022
Friday

User Statistics

  • 7 Posts
  • 0 Solutions
  • 1 Kudos given
  • 3 Kudos received

User Activity

If you encounter an Amount field that has spaces as the thousands separator AND includes a DR/CR indicator (e.g. 12 345 678 D) then you'll need this to parse the value: Dim strRawAmount As String = api.Parser.DelimitedParsedValues(4) ' Zero-based and...
Kudos from
Kudos given to