hasActions()
Returns a Boolean value that indicates whether the node is executing actions.
Declaration
func hasActions() -> BoolReturn Value
true if the node has any executing actions; otherwise false.
Returns a Boolean value that indicates whether the node is executing actions.
func hasActions() -> Booltrue if the node has any executing actions; otherwise false.