Skip to Content
0
Former Member
Dec 01, 2008 at 09:38 AM

UDF Required for checking input value.

47 Views

Hi,

I'm in need of an UDF for checking the input value and pass constant based on that.

Requirement.

We are having 1 field on the source side which need to be checked.

If the first character of the input is alphabet (No case sensitive)

then pass a constant "X" to the output field.

Other wise donot create that particular element.

Example : If INPUT = A12345 then OUTPUT = X

If INPUT = 12345D then OUTPUT element must not be created.

Regards,

Swapna