current_snip

The current_snip dyna normally returns the result of rendering the snip named by the 'snip' value in the parameters. This way, it can be used in templates to place the currently requested snip, in its rendered form, within the page. It can also be used to determine an attribute of the current snip in a consistent way: {current_snip name} will output the name of the current snip.