Advertisement
ramkesheoran

strLwrExample

Oct 4th, 2011
3,224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XPP 0.09 KB | None | 0 0
  1. static void strLwrExample(Args _args)
  2. {
  3.     print strLwr("Ramkesh Sheoran");
  4.     pause;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement