We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a385714 commit bfc73a4Copy full SHA for bfc73a4
1 file changed
MDX2JSON/Users.cls.xml
@@ -34,7 +34,7 @@ Get <b>App</b> configuration for <b>User</b>]]></Description>
34
zn "%SYS"
35
set st =##class(Security.Users).Get(User,.Properties)
36
zn ns
37
- return $lg(Properties("Attributes",App))
+ return $lg($g(Properties("Attributes",App)))
38
]]></Implementation>
39
</Method>
40
0 commit comments