getTextRunValue

fun getTextRunValue(textRunName: String): String?

Get the current value for a text run named textRunName on the active artboard if it exists.


fun getTextRunValue(textRunName: String, path: String): String?

Get the text value for a text run named textRunName on the nested artboard represented at path.