Teaching old @functions new tricks - @DBName
In Notes/Domino 6 the formula language was completely rewritten internally
and many new features were added to the language. One addition that I ran
across recently is not documented in the on-line help database, and something
I haven't run across anywhere else.
This new feature is the ability tro use subscripts with @DbName
to retrieve individual elements returned by the function. There are only
two valid subscripts: 1 and 2.
@DbName[1]; is equivalent to @Subset(@DbName;1),
and @DbName[2];
is equivalent to @Subset(@DbName;-1);
Blocked Response!12/10/2011 01:52:18 AM
This response from IP Address 141.105.65.153 was blocked by the owner of this blog.
Blocked Response!12/10/2011 02:46:42 AM
This response from IP Address 46.17.97.119 was blocked by the owner of this blog.





-