company logo

CTX_Base :: IsOpened - Is context opened

The function returns, whether the context is opened and can be used or not. The context is closed before it has been opened and it is also not opened, when being closed. When not being opened, no actions can be executed via the context.

Return value:  Return value ( logical  )

The function returns YES when the question was answered positively. Otherwise it returns NO.

Implementation details

logical CTX_Base  :: IsOpened (  )