Skip to Content
0
Jan 21, 2023 at 09:15 PM

UFL CR Visual Studio SP33, String function return string truncated

163 Views Last edit Jan 25, 2023 at 09:55 PM 2 rev

I've seen many really old questions regarding this, but none recent. I have a UFL in c# vs2019. It's a simple string function returning a string of about 2k characters but is truncated is being truncated to 510 characters. In my crystal report I have a text object and a formula that calls my UFL function to return the string.

Are UFL functions limited to ~510 character return?

Again using the near latest CR for CS2019 -> SP33

Thanks

-TD