toString

Java Syntax

public String toString()

Description

Returns the internal name and the value of the item or activity attribute as a string in the following format:

<name>=<value>

This method overrides the toString() method in the Object class.