DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR TYPESCRIPT
ts string lowercase
var
str
=
"Apples are round, and Apples are Juicy."
;
console
.
log
(
str
.
toLowerCase
(
)
)
Source by www.tutorialspoint.com #
PREVIOUS
NEXT
Tagged:
#ts
#string
#lowercase
ADD COMMENT
Topic
COMMENT
Name
4+7 =
Submit