A (Combo Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
|unit= | |unit= | ||
|range=-{{Floatmaxvalue}} to {{Floatmaxvalue}} | |range=-{{Floatmaxvalue}} to {{Floatmaxvalue}} | ||
|description=Attribute stored under key [[A (Combo Overlay)|A]] will be used to retrieve a value from one or more Layers for a specific grid cell. | |description=Attribute stored under key [[A (Combo Overlay)|A]] will be used to retrieve a value from one or more Layers for a specific grid cell. | ||
|defaultvalue=0 | |defaultvalue=0 | ||
|icon= | |icon= | ||
| Line 15: | Line 15: | ||
|seealso= | |seealso= | ||
* [[Keys (Combo Overlay)]] | * [[Keys (Combo Overlay)]] | ||
|api=*[[Api session event editor overlay set key value]] | |||
}} | }} | ||
{{ComboOverlay nav}} | {{ComboOverlay nav}} | ||
Latest revision as of 12:19, 6 July 2026
| Icon | Key | Unit | Range | Description | Default value |
|---|---|---|---|---|---|
| A | -3.4028235E38 to 3.4028235E38 | Attribute stored under key A will be used to retrieve a value from one or more Layers for a specific grid cell. | 0 |
Notes
- Attribute is accessible using @A in a Combo Overlay formula.
- When using the API, this attribute can be set for a Combo Overlay using the default key A.
See also
API Endpoints