Gocator API
Home
Topics
Types
Files
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
tool
GoExtTool
object.
toolType
tool type to compare the tool object to.
Returns
kTrue if tool object eaquals to toolType, otherwise kFalse.
GoExtTool