@DbLookup( Class : "NoCache" ; Server : Database ; View ; Keyword ; Field name )
Class: Which type of DB is it? "" or "Notes" means a Notes DB
No Cache means "always get the newest information, I don't want any old stuff" - means that it takes a bit linger to get the information, but useful if you keep having to pull the info as it changes quite often.
@subset(List to be searched through;Number of values to be handed back) - don't quite understand why this is being used here, seems a bit OTT, being as:
@DbName: gives the name of the server on which the active DB is saved and the @subset function has a list of one and has to give back one value out of that list
The next bits should be understandable, although it looks wierd, having the keyword without any quotation marks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.