Initial Release 5.0

Symbolic Value : Constants; Rich Text

ACTION_TYPE_xxx - Action Type specified in a CDEVENT.
----------------------------------------------------------------------------------------------------------

#include <editods.h>

Symbolic Values :

ACTION_TYPE_FORMULA - Action is a formula.

ACTION_TYPE_CANNED_ACTION - Action is a canned action.

ACTION_TYPE_LOTUS_SCRIPT - Action is LotusScript.

ACTION_TYPE_JAVASCRIPT - Action is JavaScript.

Description :

These constants identify the type of action within a CDEVENT record.

See Also :

CDEVENT
----------------------------------------------------------------------------------------------------------