Framework:FKT IsNumeric: Difference between revisions
From CoPlanner 10
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
==[[Framework:Formulae#Functions|Function]]== | ==[[Framework:Formulae#Functions|Function]]== | ||
<span {{CoPFormel}}>FKT_IsNumeric(<Value>)</span> | <span {{CoPFormel}}>FKT_IsNumeric(<Value>)</span><br> | ||
This function belongs to [[:Category:Functions_-_server-side|server-side functions]]. | |||
==Result== | ==Result== | ||
Outputs TRUE, if the applied value is numeric (integer, floating point number) | Outputs TRUE, if the applied value is numeric (integer, floating point number) | ||
Latest revision as of 08:35, 24 May 2012
Function
FKT_IsNumeric(<Value>)
This function belongs to server-side functions.
Result
Outputs TRUE, if the applied value is numeric (integer, floating point number)