You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Byron Foster (JIRA)" <de...@velocity.apache.org> on 2009/02/18 06:27:01 UTC

[jira] Closed: (VELOCITY-699) Add a #return directive for returning from a macro

     [ https://issues.apache.org/jira/browse/VELOCITY-699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Byron Foster closed VELOCITY-699.
---------------------------------

       Resolution: Won't Fix
    Fix Version/s: 2.0

> Add a #return directive for returning from a macro
> --------------------------------------------------
>
>                 Key: VELOCITY-699
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-699
>             Project: Velocity
>          Issue Type: New Feature
>          Components: Engine
>    Affects Versions: 2.0
>            Reporter: Byron Foster
>             Fix For: 2.0
>
>
> The #return directive would be used to return from a macro call, for example:
> #macro(foo)
>   green
>   #return 
>   eggs and ham
> #end
> would render:
> green

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org