Skip to main content
Question

How to get position of a character in a string when setting up DAC properties?

  • January 6, 2023
  • 1 reply
  • 122 views

aaghaei
Captain II
Forum|alt.badge.img+10

Hello all,

I was wondering does Acumatica have any function that can be used in its DAC properties settings to dynamically return the index of a Character in String something like IndexOf or LastIndexOf?

For example typeof(Substring<DAC.Field, Zero, IndexOfChar>)

 

I can have it in get/set but I need it in the properties.

1 reply

aaghaei
Captain II
Forum|alt.badge.img+10
  • Author
  • Captain II
  • January 20, 2023

Circulating to top that hopefully I can get some advice.