.if condition:{Boolean} body:{Lambda} -> Any
the evaluation of body if condition is true, otherwise nothing
true
whether the content should be added to the document
content to append if condition is verified. Accepts 0 parameters.