Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property determines whether Code Complete functionality is active in the script editor, enhancing user experience by providing coding suggestions. |
| What area does it affect? |
Script Editor |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when adjusting script editing capabilities or troubleshooting coding issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.syntax_editor.autocomplete |
| Sys ID |
ff5f1902eb200200838f8c505206fe08 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Controls if Code Complete is globally on or off in the script editor |
| Updated |
2024-05-25 03:47:18 |
Related properties