It Exist an equivalent of NTHField for Javascript?
Thanks
Take a look at what NTHField does.
It breaks up a string into an array, the way Split() does.
Then it returns the item from the array as if it was 1-indexed.
You should go shopping for a consultant.
Indeed.
People using Xojo are spoiled with features.
Should not be too difficult to make your own NthField function in JavaScript.