Method WMLCard():paragraph() Professional
Add a paragraph.
:paragraph( [<cText>], [<cAlign>] ) --> self
This method returns the object executing the method (self).
This method adds a paragraph and text to the card.
WML output:
<p [align="cAlign"]>
[cText]
</p>
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.