How To Use Functional Expressions

How To Use Functional Expressions

Welcome to our Knowledge Base

Documentation | Blog | Demos | Support

< All Topics
Print

How To Use Functional Expressions

A functional expression is a value expression that consists of a function keyword and its associated arguments.

Examples of Functional Expressions

$absolute(6-11)

Result is 5.

$length(“Smith”)

Result is 5.

$cos(0)

Result is 1.

$log10(2*50)

Result is 2.

$year(19990923)

Result is 1999.

$maxof($absolute(-10),4+5)

Result is 10.

 

Was this article helpful?
0 out of 5 stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
5
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.

Leave a Reply

Your email address will not be published. Required fields are marked *

en_CAEnglish