Breadcrumbs

getCompositeCategory() Macro

Syntax

getCompositeCategory()

Semantics

Returns the name of the category of the xUML service as specified in the service details as String.

Examples

set serviceCategory = getCompositeCategory();
📗