Text Display Part's Line Width (Expression) — DisplayEntityUtils

Addon: DisplayEntityUtils · Category: Expression · Since: 3.5.0, 3.5.2 (Text Displays Entities)

Syntax

[the] deu text [display] line width of %activeparts/displays%

Description

Set the line width of a text display part.

Examples

if {_activepart}'s part type is text_display:
	set {_activepart}'s deu text line width to 50

View source