Framework:IsNumeric: Difference between revisions

From CoPlanner 10
Jump to navigationJump to search
No edit summary
No edit summary
Line 4: Line 4:




{| cellspacing="1" cellpadding="3" width={{{breite|80%}}}  border="1"
{| class="wikitable" width="80%"
|-
|-{{Tabellentitel}}
| style=background-color:#f6f6f6 |'''Parameter'''
| Parameter  
| style=background-color:#f6f6f6 |'''Description'''
| Description
|-
|-
|Value
|Value

Revision as of 10:03, 6 March 2012

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.