ionatan
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2015
07:55 AM
String to lowercase
Is there any built in function which could be used to convert a string to lowercase?
Thank you!
Thank you!
2 REPLIES 2

NewManLiving
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2015
08:09 AM
Re: String to lowercase
There is UCase and LCase. Global functions
It's in the documentation
It's in the documentation
My Channels: 2D API Framework Presentation: https://owner.roku.com/add/2M9LCVC
Updated: 11-11-2015 - Completed Keyboard interface
The Joel Channel ( Final Beta )
Updated: 11-11-2015 - Completed Keyboard interface
The Joel Channel ( Final Beta )
ionatan
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2015
10:50 AM
Re: String to lowercase
Thank you! I've found it http://sdkdocs.roku.com/display/sdkdoc/ ... ngasString