API Reference > HyperModeling-frontend > HyperModeling > SectionMarkerHandler > executeCommand executeCommand Method Execute the command associated with the specified tool bar item. executeCommand(commandId: string, marker: SectionMarker, decorator: HyperModelingDecorator): Promise<void> see SectionMarkerHandler.getToolbarProps to define the set of commands. Parameter Type Description commandId string marker SectionMarker decorator HyperModelingDecorator Returns - Promise<void> Defined in hypermodeling/src/SectionMarkerHandler.ts Line 79 Last Updated: 11 June, 2024