<- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#conversation_commands|Conversation Commands]] ===== ConversationShowing ===== ^Arguments^Result^Notation^ | | 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