Basic CFML
Advanced
Tags
Functions
Plugins
Server
Support
share on twitter
CFML Functions
dynamic Category
Iif()
Iif()
Categories
All
amazon
array
cache
cfmlbug
cfsmtp-plugin
conversion
date
debugging
decision
dynamic
engine
file
format
ftp
image
list
locale
math
mongo
network
query
remote
salesforce-plugin
search
security
socket
spreadsheet-plugin
string
structure
system
thread
xml
Evaluates the list of expressions, one by one.
Usage
OBJECT
= Iif(
p1,
p2,
p3
)
Argument
Summary
p1
p2
p3
See Also
De
Evaluate
Iif