How to Make Names and Login all Lowercase?

JD123

Client
Регистрация
01.07.2011
Сообщения
61
Благодарностей
0
Баллы
0
If I want to make them lower case do I change it from {-Person.FirstName-|-eng-|-male-} to {-person.firstname-|-eng-|-male-} and {-Person.HumanLogin-|-[Eng|4][RndNum|1970|1990]-} to {-Person.HumanLogin-|-[Eng|4][rndnum|1970|1990]-}

Not sure what part to change.
 

drvosjeca

Client
Регистрация
26.10.2011
Сообщения
512
Благодарностей
455
Баллы
63
if you "take walk" at macros, you will see there is a string called "To lowercase"...

So all you need to do now is this: {-String.ToLower-|-{-Person.FirstName-|-eng-|-male-}-}

You can put both-username and password if you wana in this string: {-String.ToLower-|-{-Person.FirstName-|-eng-|-male-} {-Person.LastName-|-eng-|-male-}-}


I hope this helps;-)
 
  • Спасибо
Реакции: wojciech2005 и rostonix

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)