sS addSnippetCoOwner(S snippetID, S coOwnerName) { ret tb_addCoOwnerToSnippet(snippetID, coOwnerName); } sS addSnippetCoOwner(S snippetID, long coOwnerID) { ret tb_addCoOwnerToSnippet(snippetID, coOwnerID); }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1029779 |
| Snippet name: | addSnippetCoOwner - synonym of tb_addCoOwnerToSnippet |
| Eternal ID of this version: | #1029779/1 |
| Text MD5: | 104a7ddf6c6625ced961cdf0d15d5392 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-09-15 11:56:07 |
| Source code size: | 217 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 422 / 467 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |