SA-MP Forums Archive
How do I check if a value exists in a file? (y_INI) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: How do I check if a value exists in a file? (y_INI) (/showthread.php?tid=445681)



How do I check if a value exists in a file? (y_INI) - yanir3 - 22.06.2013

e.g. I have a file called myfile.ini, I want to check if it has
Password=5
I remember dfile had IsSet function, but how can I do that on yini?