Skip to content

Instantly share code, notes, and snippets.

@qdx
Created August 23, 2013 20:52
Show Gist options
  • Save qdx/6323879 to your computer and use it in GitHub Desktop.
Save qdx/6323879 to your computer and use it in GitHub Desktop.
if(str.length < 60) str else str.substring(0,60)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment