======Core Default Tag======
=====CORE:DEFAULT=====
Provide a default action to take place at runtime, should a value which is expected to exist in the runtime [[class:datasource|Data Source]] have failed to have been populated. For example:
====Syntax====
log in
log out
====Description====
The ''for'' attribute is used to identify the name of the variable in the dataspace.
This tag is often used in conjunction with the [[tag:core:optional|]] tag for simple if/else logic.
====Examples====
Please have a look at the [[http://wact.sourceforge.net/examples/show.php?group=tags/|examples]] section to see this tag in action.