Functions
ColdFusion Markup Language includes a set of functions that you use to perform logical and arithmetic operations and manipulate data.
| function | code |
|---|---|
| Array | (ArraySort, ArrayAppend, ArrayDeleteAt...) |
| Conversion | (URLEncodedFormat, ToString...) |
| Date and time | (LsTimeFormat, DateAdd, DateDiff...) |
| Decision | (IsDefined, IIF...) |
| Display and formatting | (CJustify, NumberFormat...) |
| Dynamic evaluation | (DE, Evaluate...) |
| Extensibility | (CreateObject, ToScript...) |
| Image | (ImageRotate, ImageAddBorder...) |
| International functions | (SetLocale, GetTimeZoneInfo...) |
| List | (FindOneOf, ListSetAt...) |
| Mathematical | (Randomize, Sqr...) |
| Other functions | (WriteOutput, GetBaseTemplatePath...) |
| Query | (QueryAddColumn, QuerySetCell...) |
| Security | (Encrypt, Decrypt...) |
| String | (Reverse, HTMLCodeFormat...) |
| Structure | (StructKeyExists, StructDelete...) |
| System | (GetTickCount, GetTempFile...) |
| XML | (XMLParse, GetSOAPResponse...) |
Read more about this topic: ColdFusion Markup Language
Famous quotes containing the word functions:
“If photography is allowed to stand in for art in some of its functions it will soon supplant or corrupt it completely thanks to the natural support it will find in the stupidity of the multitude. It must return to its real task, which is to be the servant of the sciences and the arts, but the very humble servant, like printing and shorthand which have neither created nor supplanted literature.”
—Charles Baudelaire (18211867)
“Those things which now most engage the attention of men, as politics and the daily routine, are, it is true, vital functions of human society, but should be unconsciously performed, like the corresponding functions of the physical body.”
—Henry David Thoreau (18171862)