ezeio2:scriptref:csvtostr

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ezeio2:scriptref:csvtostr [2019-08-17 19:56] – created andrehezeio2:scriptref:csvtostr [2019-09-02 21:37] (current) andreh
Line 1: Line 1:
-===== Script reference ====== +==== CSVtoStr ====
- +
-==== CSVtoStr( data[], destination[], maxlen, item ) ====+
  
 Extract a single parameter from a CSV formatted string. Extract a single parameter from a CSV formatted string.
Line 32: Line 30:
    CSVtoStr( csvdata, param, 128, 3 );     CSVtoStr( csvdata, param, 128, 3 ); 
        
-   // param will now hold "some string".+   // param will now hold the text "some string" without quotes.
 </code> </code>
  
  • ezeio2/scriptref/csvtostr.1566071798.txt.gz
  • Last modified: 2019-08-17 19:56
  • by andreh