local code = Customui:StopAnim(playerid, uiid, elementid) if code == ErrorCode.OK then print('Execution Successful' ) else print('Execution failed') end