<call> invoke a macro

name
call
xml namespace
http://moyaproject.com

Call a macro.

Example

<call macro="moya.auth#login" />
attributes
name purpose type required? default choices
dst Destination for return value reference No
from Application application reference No
lazy If True the result will be evaluated lazily (i.e. when next referenced) boolean No
macro Macro text Yes
inherited attributes
name purpose type required? default choices
if Conditional expression expression No yes