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 defines the maximum number of silent fields allowed in the state machine to prevent infinite loops. |
| What area does it affect? |
State Machine Processing |
| What does the default mean? |
The default value is "600", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when configuring state machine behavior or troubleshooting related issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.cs.runtime.max_silent_fields |
| Sys ID |
a9694cf6c3733010634cdb450a40dd03 |
| Type |
integer |
| Application |
Global |
| Default value |
600 |
| Description |
This is used to prevent infinite loops inside the state machine |
| Updated |
2024-05-25 03:39:06 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties