Skip to main content

As Text

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

Updated yesterday

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?