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
tool
GoExtTool
object.
toolType
tool type to compare the tool object to.
Returns
kTrue if tool object eaquals to toolType, otherwise kFalse.
GoSurfaceVolume