Struct.toString Method

Returns a string that describes the contents of the struct.

Syntax

public str toString()

Run On

Called

Return Value

Type: str
A string that describes the contents of the struct.

See Also

Struct Class

Struct.definitionString Method