B
Brian K. Maher
Guest
Hi Alkshay, I don’t know what specifically about the ENTRY function you are referring to. Is it that the list can have spaces after the delimiter? That is a text function and it is required to return whatever data (including spaces) is represented by a given element number in the list delimited by the specified delimiter. I would consider it a bug if it trimmed spaces before returning the result as it would be assuming the desired output. Now, if you feel that add-fields-from should trim each element in the comma separated list before using it then that would be a change in its documented behavior. There is nothing wrong with requesting such an enhancement (I even think it would be a good one to have), however, it does not mean that the currently documented behavior is wrong. Go ahead and submit an enhancement request for this. Brian
Continue reading...
Continue reading...