Posted On: Apr 10, 2020
The different data types in the Coldfusion are,
Integers - they are used to store whole numbers.
Real Numbers - they are the floating-point numbers.
Strings - They are used to store a sequence of letters, symbols, or characters.
Booleans - They are "true" or "false" values.
Date-time - They are the data or time values.
Lists - It consists of multiple strings separated by a delimiter.
Arrays - It is a complex data-type. Some other types present in Coldfusion are Structure, queries, binary, and object.
Never Miss an Articles from us.
ColdFusion is a commercial rapid development framework by Adobe. It was developed by J. J. Allaire in 1995 for providing an easier way to connect static Html Pages to database. It is completely writte...
Below are a few advantages of using ColdFusion areIt is easy to use. Provides high performance at runtime Easy to Integrate Inbuilt user interface elements Supports .Net objects Integration w...
ColdFusion is mainly used for creating data-driven websites however you can it for creating REST web services....