Actions
Feature #5585
closed
AA
a function that returns the account from a nickname
Feature #5585:
a function that returns the account from a nickname
Start date:
05/13/2022
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Description
Hi
Is there a function that returns a user's account from the nickname?
Example :
- The user's nickname is NickA and his account is AccountA
- The goal is to do something like this: //echo -a $account(NickA) and it returns AccountA
Cordialement
Actions