Skip to main content
Skip table of contents

MPicture()

Numerische Eingabemaske

Die Funktion erzeugt eine numerische Eingabemaske.

Parameter

Beschreibung

nLen:N

Länge der Zeichenkette

nDec:N

Anzahl der Nachkommastellen

Rückgabewert

Alphanumerisch - numerische Eingabemaske

Beispiel

CODE
MPicture(10,2)   // Ergebnis: #######.##
MPicture(3,0)    // Ergebnis: ### 

JavaScript errors detected

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

If this problem persists, please contact our support.