print

fun print(string: String)

Converts @self into a human-readable string representation suitable for printing.

The result of this function can later be parsed with func@Gsk.Transform.parse.

Parameters

string

The string to print into