Checks whether a specified event has an existing tuple associated with it.
Declaration
tibas_boolean tibasSpaceEvent_HasOldTuple(
tibasSpaceEvent spaceEvent)
Parameters
Parameter |
Description |
spaceEvent |
Specifies the name of the event to check. |
Remarks
Use the tibasSpaceEvent_HasOldTuple() function to determine whether a specified spaceEvent has a tuple associated with it.
Returns TIBAS_TRUE if the event has a tuple. Returns TIBAS_FALSE if the event does not have an existing tuple.
Copyright © Cloud Software Group, Inc. All rights reserved.