conditionText

Returns the symbolic name associated with a condition value. For example, if conditionText is called with condition of IccCondition::NORMAL, it returns "NORMAL", if it is called with condition of IccCondition::IOERR, it returns "IOERR", and so on.

static const char* conditionText(IccCondition::Codes condition)
condition
An enumeration, defined in the IccCondition structure, that indicates the condition returned by a call to CICS.