TIBCO BusinessEvents™
BRMS
WS
Common
Stack
WS.Common.Stack
.
peek()
Signature
Object peek(Object stackObject)
Domain
Description
Returns the top element in the stack
Parameters
Name
Type
Description
stackObject
Object
The Stack in which lookup is desired.
Returns
Type
Description
Object
The top element in the stack.
Cautions
none