Framework:FKT IsNumeric: Difference between revisions

From CoPlanner 10
Jump to navigationJump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
==[[Framework:Formulae#Functions|Function]]==
==[[Framework:Formulae#Functions|Function]]==


FKT_IsNumeric(<Value>)
<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)


__NOEDITSECTION__  
__NOEDITSECTION__  


[[Category:Framework Formulae|IsNumeric]]
[[Category:Functions|IsNumeric]]
[[Category:Functions_-_server-side|IsNumeric]]
[[de:Framework:FKT IsNumeric]]
[[de:Framework:FKT IsNumeric]]

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)