No, but I think you can do the following if getAllLinks() returns a collection.

#foreach ($feature in
$asset.getAllLinks("Features").addAll($asset.getAllLinks("Pages"))   )



On 11/11/05, Narendra,Nuggihalli <[EMAIL PROTECTED]> wrote:
> Is it possible to use like this...I get error at &&
>
>
>
>
>
> #foreach ($feature in $asset.getAllLinks("Features")  &&
> $asset.getAllLinks("Pages")  )
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  • foreach Narendra,Nuggihalli
    • Re: foreach Mike Kienenberger

Reply via email to