Hi. I'm Rika.
I have a Flexicapture project's document definition that has 2repeating sections in it.
I know that I can count numbers of entire section by "Document.Sections.Count" statement.
But I want to count how many times each of those 2 repeating sections are repeating in the Event Handler.
If it's possible please someone give me a sample script written in C#.NET.
Many thanks