Framework:IsNumeric: Difference between revisions
From CoPlanner 10
Jump to navigationJump to search
Created page with "==Function== IsNumeric(<Value>) {| cellspacing="1" cellpadding="3" width={{{breite|80%}}} border="1" |- | style=background-color:#f6f6f6 |'''Paramete..." |
No edit summary |
||
| Line 19: | Line 19: | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
[[Category:Functions - | [[Category:Functions - client-side|IsNumeric]] | ||
[[de:Framework:IsNumeric]] | [[de:Framework:IsNumeric]] | ||
Revision as of 15:12, 18 November 2010
Function
IsNumeric(<Value>)
| Parameter | Description |
| Value | Required. Object expression. |
Ergebnis
IsNumeric returns 1 if the entire Value is recognized as a number; otherwise, it returns 0.