results
Method | Return type | Description |
---|---|---|
result_name | multiple data types | The name of the result created via the {% result %} tag |
{% result 'revenue_value' 100 %}
{{ period.reconciliations."recon_handle".results.revenue_value }}
Updated about 3 years ago