cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi all,

How can I define a custom function that returns a void?

My understanding is simple UDF can only return a string.

Is there any way around this limitation?

Thanks.

Ron

0 Likes
View Entire Topic
prabhu_s2
Active Contributor
0 Likes

returning a void will be like returning an empty string or null inside a UDF.