Returns the value that corresponds to "Registered users" according to the framework being used. The term "Registered users" is used when a user is registered in the groupware.
Remark: Since the groupware and its files are multilingual, it is possible to retrieve the value of the constant that represents the term "Registered users".
sCstgpwRegisteredUsers is string
sCstgpwRegisteredUsers = gpwRegisteredUsers()
Syntax
<Result> = gpwRegisteredUsers()
<Result>: Character string
Value of "Registered users" according to the framework being used: - "Registered users" if the framework is in English,
- "Utilisateurs enregistrés" if the framework is in French.
Business / UI classification: Neutral code