File read key-value pairs
Aus ExpeccoWiki
Schema
Description
Read a file and return a dictionary with the keys and values.
Example file:
key1;value1 key2;value2 key3;value3
where ";" is the field separator which could be defined...
Back to Standard Library.
Previous: File [ ReadCSV ]
Next: File [ Read Key-Value TuplePairs ]
