Framework:FKT IsNumeric: Difference between revisions

From CoPlanner 10
Jump to navigationJump to search
Created page with '==Function== FKT_IsNumeric(<Value>) ==Result== Outputs TRUE, if the applied value is numeric (integer, floating point number) __NOEDITSECTION__ [[Category:Framework Formula…'
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
==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|FKT 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)