if
Return
the evaluation of body if condition is true
, nothing otherwise
Parameters
condition
whether the content should be added to the document
body
- Likely a body argument
content to append if condition is verified. Accepts 0 parameters.
the evaluation of body if condition is true
, nothing otherwise
whether the content should be added to the document
content to append if condition is verified. Accepts 0 parameters.