Skip to Content
0
Former Member
Jul 28, 2016 at 07:54 AM

Mapping logic

71 Views

Hi All,

My requirement is Input field will have value as A1,A2,A3,.... A200, Output must be in 10 digits A0000000001. Zero's should be added after the character A and before the numeric value.

Eg:

A78 -->A0000000078

A102 --> A0000000102

I tried with node functions, but it is not working. Pls give me some idea to achieve this.

Regards,

Jeevitha N