THE FORUM IS IN READ-ONLY MODE
This forum is in read-only mode. The new forum is live at https://discourse.openbullet.dev and registrations are open!
Get the last value in dynamic array?
-
How can i get the last value in a dynamic array?
Ex:
[dog, cat, fish]
[dog, monkey, gozilla, ant, rat]
[mokey, gozilla, cat, zebra]
Thanks!
-
<LIST[-1]> you can use negative and it starts counting from the end
-
@Ruri said in Get the last value in dynamic array?:
<LIST[-1]> you can use negative and it starts counting from the end
Thanks alot, @Ruri ! But it not works for me. When i put positive [1], it works. Sorry im noob and not good in Eng.
-
Works perfectly here, you must be on an old version
-
@Ruri
Can you suggest me which version to use? Im using OB 1.4.4 (Anomaly). Thanks!
-
Hi @mrtqnet
here is the last version of ob https://github.com/openbullet/openbullet/releases
-
@Why001 Thanks alot
-
@mrtqnet
np bro