Active Group/Part/Filter View Range (Expression) — DisplayEntityUtils

Addon: DisplayEntityUtils · Category: Expression · Since: 2.6.2, 3.0.0 (Packet)

Syntax

[the] deu view range [multiplier] of %activegroups/activeparts/partfilters%

Description

Get/Set the view range of an active group/part/filter

Examples

set deu view range of {_activepart} to 5
set {_activegroup}'s deu view range multiplier to 2

#The view range can only be retrieved from an active part
set {_delay} to {_activepart}'s deu view range

#3.4.3 and earlier
set {_activegroup}'s view range multiplier to 5
make {_activepart}'s view range multiplier 0.5

View source