@Viewtitle in R5 has been "fixed" to follow the documentation in R4.
In R5 the function returns "ViewName":"ViewAlias" as a list instead of "ViewName" as a string in R4.
To get around this for databases in R5, use @subset(@viewTitle;1) in place of
@viewtitle.