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

4
LINES

< > BotCompany Repo | #243 // stuffAfterColon

Lua code

function stuffAfterColon(input)
  local i = input:find(':')
  return i and input:sub(i+1) or input
end

test run  test run with input  download  show line numbers   

Relations

Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Image recognition results

Recognizer Recognition Result Visualize Recalc
#308 105 [visualize]

Snippet ID: #243
Snippet name: stuffAfterColon
Eternal ID of this version: #243/1
Text MD5: f5a81fa68db76d1c5424680c7fe9439b
Author: stefan
Category: string functions
Type: Lua code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2014-02-28 14:07:28
Source code size: 105 bytes / 4 lines
Pitched / IR pitched: Yes / Yes
Views / Downloads: 1290 / 247
Referenced in: [show references]