Should return the name of the action being executed by the application. It works only if the application used IupSetFunction, which is now deprecated.
const char* IupGetActionName(void); [in C] [There is no equivalent in Lua]
Returns: the name of the action.