Navigation

    OpenBullet

    OpenBullet

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Awards
    1. Home
    2. mrtqnet
    M
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    mrtqnet

    @mrtqnet

    0
    Reputation
    6
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    mrtqnet Follow

    Posts made by mrtqnet

    • RE: Get the last value in dynamic array?

      @Why001 Thanks alot 🙂

      posted in Questions
      M
      mrtqnet
    • RE: Get the last value in dynamic array?

      @Ruri
      Can you suggest me which version to use? Im using OB 1.4.4 (Anomaly). Thanks!

      posted in Questions
      M
      mrtqnet
    • RE: Get the last value in dynamic array?

      @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.

      posted in Questions
      M
      mrtqnet
    • 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!

      posted in Questions
      M
      mrtqnet
    • RE: Help me Parsing this

      Thanks dude 🙂

      posted in Questions
      M
      mrtqnet
    • Help me Parsing this

      I have list: [4,3,9,8,6,7] and I want to remove the third value in the list, to get the results ==> [4,3,8,6,7].
      Thanks for Help!

      posted in Questions
      M
      mrtqnet