Skip to main content
Question

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

  • 6 January 2023
  • 1 reply
  • 92 views

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.

Circulating to top that hopefully I can get some advice.


Reply