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 boolean property controls the visibility of the ServiceNow Studio banner within the App Engine Studio environment. |
| What area does it affect? |
App Engine Studio |
| 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 configuring the development environment or adjusting user interface preferences. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_app_eng_studio.show_servicenow_studio_banner |
| Sys ID |
c5c0d8fb43c01210e0e96340cfb8f282 |
| Type |
boolean |
| Application |
App Engine Studio |
| Default value |
true |
| Description |
|
| Updated |
2024-12-03 01:57:07 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... this section are specific to the App Engine Studio (AES) application. You can access system properties for AES by navigating to All > App Engine Studio > Configuration > Properties. sn_app_eng_studio.show_servicenow_studio_banner Controls whether the try ServiceNow Studio banner appears on the App Engine Studio home page. Set to true to show the banner or set to false to hide the banner. ...
Related properties