Getting Started
First steps
System requirements
Getting to know Lucee Server
CommandBox
Lucee Editors & IDEs
Lucee Syntax
Language and Syntax
Reserved Words
Operators
Directory Placeholders
Scopes
Reference
Functions
Tags
Objects
Additional Tags & Functions
Unsupported Tags & Functions
Categories
Ajax features
Arrays
Binary data
Booleans
Collections
Components (CFCs)
Cryptography
Currency features
Date and time
Debugging
Decision logic
Encode/Decode
File handling
Formatting
HTML
Image manipulation
Internationalization
Java
JavaScript
JSON
LDAP
Lists
Math
Numbers
Objects
ORM
Parsing
PDFs
Internet Protocols
Queries
Regex
Search
Server
Sorting
Strings
Structures
Video
WDDX
Web services
XML
Zip files
Developer Guides
Create an Application.cfc
Set a Mapping
Application Context
Basic Date
Cache Connections
Query Caching
Datasources
Virtual File Systems
Sending Emails
Configure Lucee within your Application
File system - Mappings
Read XML using SAX
Check for changes
Event Gateways
Adding Caches
Query of Queries (QoQ)
Exception Output
Extension Installation
Lucee Sql Types
Query Handling In Lucee
Deploy Archives
Virtual FileSystems
Precompiled
Static scope in components
Threads
Null Support
Externalize strings
Startup Listeners
Hidden Gems
Types in lucee
Looping Through File
S3 for source code
Thread Task
Lazy Queries
Supercharge your website
Retry
Function SystemOutput
Encryption/Decryption with public and private keys
Query return type
Query of Query Sucks
Extensions
Admin Plugins
Websocket gateway
CFCs matrix
Support Components
Extension Consumer
Config XML Matrix
Dynamic Extension Content
Extension Provider
Infinispan
Membase
Mongodb
Couchdb
Lucee 5
Extensions in Lucee 5
Abstract/Final Modifiers
Access Modifiers for variables
Cached Within
Class Updating
Static support for components
The Lucee dialect
New and modified functions
Extended Java Interface
Lambda Expressions
Loop - times
OSGi
New and modified tags
Unquoted arguments
Upgrading from Lucee 4.5
Upgrading from Railo
Various
System Properties
Ajax: Bind syntax
Amf:configuration
Command Line Interface
Directory Placeholders
Flex Configuration
web.xml
Deploy with capistrano
FAQs
File System Types
General Deviations
ORM
Lucee Resources
Lucee Server & web servers
Lucee with Maven
ReST Services
Server 2003 and IIS6
Server 2008 with Tomcat and Plesk
Setting up OSX
RSS / Atom Feeds
Tips
Todo
Lucee Tutorials
Ubuntu 12.04 Lucee 4 with Tomcat7 multi instance
Enhanced Tags
Deploy AWSElasticBeanstalk
CFAdmin documentation
Lucee 5.3 (Kabang) new features
Installing Lucee
Download and Install
Windows
Lucee Installer
MacOS
Linux
mod_cfml
Sysadmin Windows
Sysadmin Linux
Installer Support
Updating Lucee
How to update Lucee
Migrating from Railo
Migrating from Coldfusion
Deploying Lucee
Lucee Security Best Practices
URL Rewriting
Lockdown Guide
Performance / Caching
Locking Down Lucee
Locking Down your Stack
Credits and Contributors
Preparing your Server - Linux
Building Lucee
Building Lucee 5.x from source
Building Lucee 4.x from source
Using Lucee in Java
3rd Party Libraries
Professional Services
Get Involved
Translations
Contributor's Agreement
Mailing List Rules
About Lucee
How to get help
Lucee Compared
Credits
Lucee Features
Why Lucee Server's great
About the docs
Content
Documentation structure
Build
Lucee Docs Markdown
Cross referencing
Lucee Website
Mailing List
Issue Tracker
Source repository
JavaDocs
Git Book
Download
Lucee on YouTube
Menu
Previous page: Array
Previous page: boolean.booleanFormat()
Random page
Search
Boolean
Search
Boolean
Docs
Reference
Objects
Boolean
Categories:
Booleans
,
Objects
Object
boolean.booleanFormat()
True, for a non-zero value; False, otherwise.
boolean.yesNoFormat()
Yes, for a non-zero value; No, otherwise.
See also
Booleans
Objects