Returns the value that corresponds to the word "Visitor" according to the framework used. A visitor is anyone who is not a supervisor.
Remark: Since the groupware and its files are multilingual, it is possible to retrieve the value of the constant that represents the word "Visitor".
sCstVisitor is string
sCstVisitor = gpwVisitor()
Syntax
<Result>: Character string
Value of the word "Visitor" according to the framework being used: - "Visitor (not connected)" if the framework is in English,
- "Visiteur (non connecté)" if the framework is in French.
Business / UI classification: Neutral code