getName()

public String getName()

This method returns the identifying name that the host assigns to the session (such as A , B, or C). When you start a session, the host assigns a name to the session to distinguish it from other instances of the same session that might be started.

Figure 1. Example for getName()
<varupdate name="$name$" value="$HMLSessionUtil.getName()$" />