Skip to main content

As Text

An expression editor function that casts an object as a text element.

Updated over 3 weeks ago

Overview

This function lets you cast (treat) an object as a text element to access text properties for the object.


Parameters

asText(object)

Object

The object to cast as a text element.

Did this answer your question?