---
title: "Standard Fields - Getting Values"
canonical: "https://support.appfire.com/space/PSCONF/15305604/Standard%20Fields%20-%20Getting%20Values"
format: markdown
---
> Macro (aura-html)

> Macro (excerpt)
> 
> ### Example 1
> 
> ```
> string oldSummary = summary;
> ```
> 
> ### Example 2
> 
> ```
> string oldDescription = description;
> ```