Hi!
I am looking for a list of all reserved words / name of elements of domino database.
Where can i find a complete list (with a description) ?
Thanks!
Bye
Alexander
Hi!
I am looking for a list of all reserved words / name of elements of domino database.
Where can i find a complete list (with a description) ?
Thanks!
Bye
Alexander
Subject: Reserved words / names
Fieldnames can be found in the designer help, search for ‘Predefined fields with built-in functionality’
Subject: RE: Reserved words / names
Hi!
Thanks for you answer!
I know the list of the designer help. But these list isn’t complete. I need a list with names / words of all elements ( forms, views, … ).
Do you know where to find?
Thanks!
BYe
Alexander
Subject: RE: Reserved words / names
Hi Alexander,
you need to browse the C-api header files for a “list” of internal fieldnames (reserved fields). Don’t know if anyone has compiled such a list besides what is found in the “include” files.
Kind regards
Daniel (NotesHound)