---
sourceDocument: Australia Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/application-development

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Natural language synonyms

# Natural language synonyms for formula operators {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 30 de jun. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Data Binding Generation enables Now Assist to recognize property names by using a set of frequently used synonyms.

## Formula operators {#natural-language-synonyms-for-formula-operators__section_ehx_sf2_nhc}

With Data Binding Generation, Now Assist can recognize property names through a library of common synonyms. This feature reduces failed field matching and eliminates the need for builders to understand the exact syntax. For instance,
the LEN formula operator is associated with various common terms and phrases such as count, how many, length, number of items, and size. This enhancement improves accuracy and speeds up the binding generation process.  
Here's a list of additional examples of operators and their synonyms to guide effective prompt writing:{#natural-language-synonyms-for-formula-operators__table_e3m_jg2_nhc__entry__2}

| Formula operators | Synonyms |
|-|-|
| LEN | count, how many, length, number of items, size |
| IF | check, case, condition, decision |
| SUM | addition, calculate, add up, total |
| PARSE | decode, break down, interpret, read format |
[ ]

{#natural-language-synonyms-for-formula-operators__table_e3m_jg2_nhc}  
Nota:  
There are more than 70 operators, each with multiple synonyms mapped together.

## Property labels {#natural-language-synonyms-for-formula-operators__section_lq5_5g2_nhc}

With Data Binding Generation, Now Assist is able to recognize properties based on keywords found in the data property label. If a prompt uses a synonym that doesn't match an exact property (such as, surname), Now Assist finds the closest related keyword, such as "name". When a prompt includes either an exact property label or part of the label, such as a first name or family name, it matches directly and
improves accuracy.

