Breadcrumbs

get_tool_symbol()

Features

Returns the name of the currently active tool.

Return

Value

Data Types

Description

ret

str

 Activated tool name

Example

Python
ret = get_tool_symbol()