Skip to main content
Skip table of contents

Val()

Val() – Text in Zahl umwandeln

Die Funktion wandelt einen Text (String) in eine Zahl (Numerisch) um.

ParameterBeschreibung

aText:C

Text, der in eine Zahl umgewandelt werden soll

Rückgabewert

Numerisch

Beispiel

CODE
Val('0005801')   // Ergebnis: 5801

Weitere Verknüpfungen


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.