User Tools

Site Tools


vba:functions:firstvalue

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
vba:functions:firstvalue [18.05.2016 09:47:34]
yaslaw
vba:functions:firstvalue [18.05.2016 09:49:33]
yaslaw
Line 15: Line 15:
  
 ===== Beispiele ===== ===== Beispiele =====
 +> Für die Ausgabe der Resultate verwendete ich die Funktion [[vba:​functions:​print_r:​index]]
 <code vb>d firstValue(Null,​ Null, new RegExp) <code vb>d firstValue(Null,​ Null, new RegExp)
 <​IRegExp2> ​ ( <​IRegExp2> ​ (
Line 25: Line 26:
 d firstValue(Null,​ 0, 1, 2) d firstValue(Null,​ 0, 1, 2)
 <​Integer>​ 0 <​Integer>​ 0
 +
 +d firstValue(Null,​ "",​ "​CHF",​ "​EUR"​)
 +<​String>​ '​CHF'​
 </​code>​ </​code>​
  
 ===== Code ===== ===== Code =====
 <source '​%%fpath%%/​%%fname%%'​ vb> <source '​%%fpath%%/​%%fname%%'​ vb>
vba/functions/firstvalue.txt · Last modified: 07.10.2016 11:24:23 by yaslaw