with (findNPC("Database")){ for (temp.i: getstringkeys("this.inv_"){ echo(temp.i); // Returns everything that starts with 'inv_' } }