Improved Array Functions
Just an update on Appending Arrays and Replacing Array Items...
Append
Replace Item
8 replies
-
Nice!
thanks for sharing
-
I knew the previous versions were impractical, but I couldn鈥檛 figure out a better way until last night. Append Item and Remove Item should be easy and I鈥檒l try Insert Item too. I鈥檝e got to work before I can get into it again.
-
This is also a nice start of an array sorting function.
-
Those are already built-in. I鈥檓 not eager to reinvent the wheel
sort(array) and rsort(array)
-
Hi yes already built-in sort function but how can do sort on element x of a array?
-
Hi,
We would like to understand your enquiry better. Could you please explain your issue a little bit more detailed? What do you want to achieve / What do you want to have as the result?
That would probably help us to give you a better support.
Thank you.
Best, J枚rg
-
Hi J枚rg,
Robert posted a similar question in this thread... https://ninoxdb.de/en/forum/technical-help-5ab8fe445fe2b42b7dd39ee7/how-can-return-a-value-with-a-own-functiona-5c6944d4e4fdf91be57881b3 and I answered him there.
Regards, Sean
-
Awesome @Sean... Nice to add to the toolbox.
Content aside
- 5 yrs agoLast active
- 8Replies
- 4226Views