voidfunction

toc
<mm:voidfunction> If you want to use a function with `void' result (or want to ignore the result), then you can use this tag for the function. (since: MMBase-1.7)
see alsofunctioncontainer | function | booleanfunction | listfunction
functiontag attributes
nodereferrer attributes
contextreader attributes
contextwriter attributes
contextreferrer attributes
containerreferrer attributes
example 1
<mm:listnodes type="object" max="5" orderby="number" directions="down">
  <p>
    Node #<mm:field name="number" />: [<mm:voidfunction name="gui" />]
  </p>
</mm:listnodes>

Node #55830: []

Node #55829: []

Node #55828: []

Node #55827: []

Node #55826: []