Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
kBool GoExtTool_Equals ( GoExtTool  tool,
kString  toolType 
)

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.