Concatenating repository address subfields
Posted: 09 Apr 2023 16:03
I have no issues in getting access to the fields content of the address or address subtags of a repository.
However; I would like to know if there is a simple way of creating a string that includes the comma-separated address and up to the 7 possible address subtags that effectively form a mailing label. I need such a string for embedding in a function call.
Currently; I can see that one could repeatedly use something like the CombineText function to build the string, but does FH7 offer an easier/quicker way?
Can one use something based on the way the =Text function?
However; I would like to know if there is a simple way of creating a string that includes the comma-separated address and up to the 7 possible address subtags that effectively form a mailing label. I need such a string for embedding in a function call.
Currently; I can see that one could repeatedly use something like the CombineText function to build the string, but does FH7 offer an easier/quicker way?
Can one use something based on the way the =Text function?