renderSuspendAsync

suspend fun renderSuspendAsync(): Deferred<String>

Render the attached script with suspension support, and return the resulting content as a regular String.

Return

String render result from script.