Difference between revisions of "ArraySerialize"

68 bytes added ,  23:22, 3 July 2010
See also
imported>QQuix
m (Formatting)
imported>QQuix
(See also)
 
Line 50: Line 50:
==Usage==
==Usage==


  Call ArraySerialize MyArray ""
  let MySerialArray := Call ArraySerialize MyArray ""


The first call should have a null 'Prefix' attribute (unless you want to prepend a literal to all your keys)
The first call should have a null 'Prefix' attribute (unless you want to prepend a literal to all your keys)
Line 116: Line 116:
==See Also==  
==See Also==  
* [[ArrayDeserialize]]
* [[ArrayDeserialize]]
* [[ArrayToINIsection]]
* [[ArrayFromINIfile]]
* [[User Functions]]
* [[User Functions]]


Anonymous user