Sign in
  • Register |  
  • Forgot Password?
| Register
Download
  • ansca-logo Home
  • Corona
    • Why We're #1
    • Games
    • Apps
    • eBooks
    • 3rd Party Tools
    • Buy Now »
  • LaunchPad
    • Overview
    • Partners
    • FAQs
    • Go to Dashboard
  • Resources
    • Overview
    • APIs
    • Docs
    • Templates
    • Videos
    • Roadmap
  • Community
    • Overview
    • Forums
    • Share Your Code
    • Studio Directory
  • Showcase
    • View All
    • Get Your Badge
  • Blog
  • Purchase
    • Corona
    • Support
    • 3rd Party Tools
    • Enterprise
    • Education
API Reference

Strings

  • Ads
  • Analytics
  • Animation
  • Arrays
  • Audio
  • Basic Functions
  • Credits (Virtual Currency)
  • Crypto
  • Database (SQLite)
  • Display Objects
  • Events
  • Facebook
  • File I/O
  • Game Network
  • Graphics
  • In-App Purchases
  • JSON
  • Math
  • Modules and Packages
  • Multimedia
  • Native UI
  • Network
  • OpenFeint
  • Operating System Facilities
  • Physics
  • Sprite Sheets
  • Storyboard
  • Strings
    • string.byte()
    • string.char()
    • string.find()
    • string.format()
    • string.gmatch()
    • string.gsub()
    • string.len()
    • string.lower()
    • string.match()
    • string.rep()
    • string.reverse()
    • string.sub()
    • string.upper()
  • System
  • Timer
  • Widget

Overview

This library provides generic functions for string manipulation, such as finding and extracting substrings, and pattern matching. This uses the standard Lua 5.1 library.

More Information

For more information see our String Manipulation guide.

  • string.byte()
  • string.char()
  • string.find()
  • string.format()
  • string.gmatch()
  • string.gsub()
  • string.len()
  • string.lower()
  • string.match()
  • string.rep()
  • string.reverse()
  • string.sub()
  • string.upper()
‹ storyboard.stage up string.byte() ›
  • Login or register to post comments

Copyright © 2009-2012 Ansca, Inc. A mobile development software company. All rights reserved. About | Privacy | Terms of Use | Glossary