macromedia COLDFUSION MX 7 Web Application Construction Kit [Electronic resources]

Ben Forta, Raymond Camden, Leon Chalnick, Angela Buraglia

نسخه متنی -صفحه : 281/ 189
نمايش فراداده

  • Appendix C. ColdFusion Function Reference

    IN THIS APPENDIX

    Functions by Topic 1165

    Alphabetical List of ColdFusion Functions 1185

    Macromedia ColdFusion MX 7 provides a complete set of data-manipulation and formatting functions. Here are some things to remember when using functions:

    • Function names are not case sensitive, so NOW() is the same as now(), which is the same as Now().

    • When functions are used in body text rather than within a ColdFusion tag, they must be enclosed within <cfoutput> tags.

    • Functions can be nested.

    In this chapter, the functions are presented in alphabetical order and are cross-referenced to any related functions wherever appropriate.