Gocator API
◆
GoExtToolDataOutput_Enabled()
kBool
GoExtToolDataOutput_Enabled
(
GoExtToolDataOutput
toolDataOutput
)
Returns a boolean value representing whether the given toolDataOutput is enabled.
Version
Introduced in firmware 4.7.3.97
Parameters
toolDataOutput
GoExtToolDataOutput
object.
Returns
kTRUE if enabled; kFALSE otherwise.
GoExtToolDataOutput