Adobe Coldfusion 11 Tutorials | Default Case Statement & Debugging | Chap-1 | Part-16



Adobe Coldfusion 11 Tutorials | Default Case Statement & Debugging | Chap-1 | Part-16

Adobe Coldfusion 11 Tutorials | Default Case Statement & Debugging | Chap-1 | Part-16

We are going to finish off coding our last bits of switch case statements. In the last part, we are going to provide a default-case tag that takes no attributes. This default-case tag can also be written inside cfscript tag pairs as a statement. Default-case functions exactly like the default parameter that we have set at the beginning of the script but this time, it’s going to check for user input and if no input has given to the url structure from the user, then the default tags will be triggered and the values for the default part will be retrieved and displayed. We a default tag in a switch tag is defined, we can readily omit the usage of setting a parameter. Apart from the default tag-pairs, everything in the script remained the same. This video will introduce us to a the debugging process from the Coldfusion services.

Stay Tuned for More……SUBSCRIBE