Difference between revisions of "GetINIString - Utility"

Jump to navigation Jump to search
2 bytes added ,  09:41, 10 November 2012
m
→‎Examples: Poofread
imported>JustinOther
(Created page with "Category:Scripting Category:Papyrus Category:SKSE '''SKSE Member of:''' UI Script {{SKSEFunction|1.04.02}} '''Member of:''' Utility Script Gets a string ...")
 
imported>JustinOther
m (→‎Examples: Poofread)
 
Line 25: Line 25:
== Examples ==
== Examples ==
<source lang="papyrus">
<source lang="papyrus">
Utility.GetINIBool("sLanguage:General") ; Get the value of "sLanguage" in the "[General]" section
Utility.GetINIString("sLanguage:General") ; Get the value of "sLanguage" in the "[General]" section
</source>
</source>


Anonymous user

Navigation menu