Difference between revisions of "Manuals/calci/SMALLLETTERS"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "==small")
 
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==small
+
<div style="font-size:30px">'''SMALLLETTERS()'''</div><br/>
 +
 
 +
==Description==
 +
*This function shows small letters in alphabets.
 +
*Small letters means the all the alphabets(a to z) in Lower case
 +
*When we are entering <math> SMALLLETTERS()</math> then this will show all the alphabets in Lower case.
 +
 
 +
==Examples==
 +
#SMALLLETTERS()
 +
  abcdefghijklmnopqrstuvwxyz
 +
 
 +
==Related Videos==
 +
 
 +
{{#ev:youtube|v=7tXhn6uQwmw|280|center|Lower case}}
 +
 
 +
==See Also==
 +
*[[Manuals/calci/LOWER  | LOWER ]]
 +
*[[Manuals/calci/UPPER  | UPPER]]
 +
 
 +
==References==
 +
[https://en.wikipedia.org/wiki/Letter_case Small letters]
 +
 
 +
 
 +
 
 +
*[[Z_API_Functions | List of Main Z Functions]]
 +
 
 +
*[[ Z3 |  Z3 home ]]

Latest revision as of 16:19, 30 November 2018

SMALLLETTERS()


Description

  • This function shows small letters in alphabets.
  • Small letters means the all the alphabets(a to z) in Lower case
  • When we are entering then this will show all the alphabets in Lower case.

Examples

  1. SMALLLETTERS()
 abcdefghijklmnopqrstuvwxyz

Related Videos

Lower case

See Also

References

Small letters