glide.ngbsm.truncate_long_labels
ServiceNow property description:
Truncate node labels to a single line and to fit available space (default). Disable to display entire labels on multiple lines and wrapped as needed.
Attributes
- Sys ID: e2a4a007c3012200b5be1962c1d3ae71
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.ngbsm.truncate_long_labels` is used to manage the display of long labels in dependency views. When enabled, this property truncates labels that exceed a certain length to ensure that the map remains readable and uncluttered. This is particularly useful in complex maps where long labels can overlap or extend beyond the visible area, making it difficult to interpret the relationships between elements. The property helps maintain a clean and organized visual representation of dependencies. For more detailed information, you can refer to the official ServiceNow documentation on properties for dependency views.
Source