Costs ##### Used to render the properties containing an amount of currency from the costs field. .. note:: See :download:`costs-costsitem-examples.docx <./costs-costsitem-examples.docx>` for a full example of how to combine the ``costs`` and ``costsitem`` filters to render the costs field Arguments ========= ``property`` The name of the costs field property to render. Allowed values: - agreedSubTotal - agreedVatTotal - agreedTotal - estimatedSubTotal - estimatedVatTotal - estimatedTotal - savingSubTotal - savingVatTotal - savingTotal Example usage ============= **Template** :: { costs | costs:'agreedSubTotal' } **Output** :: £10.00