Difference between revisions of "GetINISection"

101 bytes added ,  23:10, 3 March 2017
no edit summary
imported>Gribbleshnibit8
(Created page with "{{Function |origin = LU |summary = Returns a stringmap of all keys in an INI section and their values. |name = GetINISection |returnType = array |arguments = {{Functio...")
 
imported>Pintocat
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Function
{{Function
  |origin = LU
  |origin = LU
  |summary = Returns a stringmap of all keys in an INI section and their values.
  |summary = Returns a stringmap of all keys in an INI section and their values with 64k buffer.
  |name = GetINISection
  |name = GetINISection
  |returnType = array
  |returnType = array
Line 13: Line 13:
   |Optional = y
   |Optional = y
   }}
   }}
|example=GetINISection "SectionName" "FilePath\FileName.ini"
}}
}}
==Notes==
==Notes==
Line 25: Line 26:
==See Also==
==See Also==
*[[SetINISection]]
*[[SetINISection]]
*[[GetINISectionNames]]
[[Category:Functions_(Lutana)]]
[[Category:Functions_(Lutana)]]
[[Category:Ini_Functions_(Lutana)]]
[[Category:Ini_Functions_(Lutana)]]
Anonymous user