Gocator API

◆ GoExtTool_Equals()

kBool GoExtTool_Equals ( GoExtTool  tool,
kString  toolType 
)
inherited

Compares the tool with a specific tool type.

Version
Introduced in firmware 5.2.13.12
Parameters
toolGoExtTool object.
toolTypetool type to compare the tool object to.
Returns
kTrue if tool object eaquals to toolType, otherwise kFalse.