Skip to Content
0
Former Member
Jul 03, 2009 at 01:29 PM

creating function Library in PI 7.1

58 Views

Hi All,

I have a requirement in which I need to write a function library which taking field value as input and returning the concatenation of the entire field.

For Example

Node 0-----unbounded

Field 1 1--1

Field 2 1--1

Field 3 1--1

Field 4 1--1

Field n 1--1

My Question is how can I give input to the function as number of field is not fixed. i.e I want to take N no of input and concat.

Thanks

Navneet