Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1029899 // dm_copyPasswordForGlobalIDToClipboard

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (3002L/18K).

sbool dm_copyPasswordForGlobalIDToClipboard(S passwordID) {
  if (empty(passwordID)) false;
  ret isTrue(dm_requireAndCall("#1029670/PasswordManager", "copyPasswordForGlobalID", passwordID));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 5 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1029899
Snippet name: dm_copyPasswordForGlobalIDToClipboard
Eternal ID of this version: #1029899/2
Text MD5: cb8e7fcde98af632beaf335f72cd4c2f
Transpilation MD5: 592137105a9407af5ef7399c75b0fdae
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-24 00:25:00
Source code size: 196 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 130 / 185
Version history: 1 change(s)
Referenced in: [show references]