Hitachi

JP1 Version 12 JP1/Navigation Platform Development Guide


6.3.4 getGroupName method

This method acquires the group name of Operational Content being used for execution when operation is suspended.

Organization of this subsection

(1) Format

public String getGroupName();

(2) Arguments

None

(3) Return values

Group name of Operational Content being used for execution when operation is suspended

Note:

Reading suspend information that was created in JP1/Navigation Platform versions earlier than 12-50 results in a return value containing the exact value that was set when the suspend information was created, even if the group name includes a backslash (\). Note that JP1/Navigation Platform 12-50 or later interprets a backslash (\) in a group name as a separator for group levels, and you need to handle the return value accordingly.

(4) Exception

None