이 콘텐츠는 선택한 언어로 제공되지 않습니다.
3.13. removeAction
- Name
- removeAction
- Description
- Remove an action from an Action Chain.
- Parameters
- string sessionKey - Session token, issued at login
- string chainLabel - Label of the chain
- int actionId - Action ID
- Return Value
- int - 1 on success, exception thrown otherwise.