-
Notifications
You must be signed in to change notification settings - Fork 27
Home
danshort edited this page Jul 26, 2012
·
11 revisions
ColdFusion Markup Language (CFML) is a web programming language, which is especially suited for new developers as it was written to make a programmer's job easy and not care if the computer's job is hard. In this brief introduction we'll look at key language features you need to get started.
- Syntax
- Variables
- Components, Methods, and Parameters
- Strings
- Numbers
-
Recordsets
- Querying
- Looping Through Results
- Arrays
-
Structures
- [structKeyExists Function] (wiki/structures#wiki-structKeyExists)
- Looping
- Conditionals
- Nothingness & Null