coldbox create app myApp
.foobar
is the same as running the giant command string that's being set into the alias.echo
that we really wish had been named print
.cout brad
is the same as running print brad
which is the same as running echo brad
. Try not to get dizzy when doing this, please.