User Tools

Site Tools


crpl:docs:conversationshowing

<- CRPL reference <- Conversation Commands

ConversationShowing

ArgumentsResultNotation
is_conversation_showing – b1

Description

Pushes TRUE onto the stack if any of the CRPL conversation or the opening conversation or a message artifact conversation are currently visible. Pushes FALSE otherwise.

Examples

#prevent the bug where both conversations are open simultaneously
ConversationShowing if
  CloseOpeningConversation
endif
crpl/docs/conversationshowing.txt · Last modified: 2015/03/25 17:09 by warren