cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to define a function that returns a void?

Former Member
0 Likes
1,404

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

View Entire Topic
Former Member
0 Likes

Hi Ron,

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

Custom functions are developed to process some input and get a cariant of the input as output. Also, there are functions whih dont need any input and returns an output.

Can you explain your requirement as to what you need to achieve and your scenario a bit here. We can help you better.

Regards,

Jai Shankar