# 判断运行动作的人是不是作者 **api来自[Cesar](https://getquicker.net/User/18359/Cesar)的子程序“[Quicker\_从*链* *接*运行*动* *作*](https://getquicker.net/SearchRedirect?keyword=%E9%93%BE%E6%8E%A5%E5%8A%A8%E4%BD%9C&type=SharedSubProgram&id=bb5f6910-194d-4dee-c3b0-08d8d928fa1d&searchItemId=SharedSubProgram-bb5f6910-194d-4dee-c3b0-08d8d928fa1d)”** 原理:通过api获取当前动作的“internalId”(继承于作者的id); 再用"\_context.ActionId"获取当前动作的“本地id”(即ActionId); 如果**ActionId等于internalId**,说明该动作由此账号发布,进而说明 **运行动作的人是作者**, 反之同理。 示例子程序:**[Is the author?](https://getquicker.net/Sharedaction?code=8b4be020-f65d-466f-b415-08db05106307&fromMyShare=true)** **群友测试:![](https://files.getquicker.net/_sitefiles/kc/kb/2023/02/03/220300_679811_mceclip1.png)![](https://files.getquicker.net/_sitefiles/kc/kb/2023/02/03/220357_679811_mceclip2.jpg)** **本人测试:![](https://files.getquicker.net/_sitefiles/kc/kb/2023/02/03/220432_679811_mceclip3.png)**