(links go to documentation for MicroStation Update 16)
In the Flow Directives and Variable Directives section
the part on %if says:
See Operators for the syntax of <expression>. For example:
%if $(PHASE)=="Final"
However if you click the Operators link that page has no description of the == operator, or any of the other comparison operators. Descriptions for ==, <>, || and && should be added to that page (plus any other's i'm fogetting, i'm not sure if < or > work as comparison operators)
So you found the "directives" and the "operators", what you're after is information on the "operands", and it seems Bentley assumes that your jedi training has well equipped you with the knowledge on that subject. Anyhow, there're some information on those logical operands in this wiki below:
https://communities.bentley.com/products/microstation/w/askinga/1049/preprocessor-directives-for-processing-configuration-files
I was one of those lucky few started tinkering with Microstation back in XM and then V8i where docs and references were very well developed. Trying to bring new Admin on for CE has been a struggle.
if you're after something more official, the information on this help page is almost the same:
docs.bentley.com/.../GUID-7C41EA88-0B3E-12D0-452B-AABDEF72C89F.html
Hi Kevin,
Can you access this page? It includes a longer, hopefully complete, list with examples.
Configuration variable processing - [Archived] AskInga Wiki
If not please let me know.
I have filed SR 7001293921, Cfg Var Operators help content linked to documentation Bug 694105 requesting that help page Home > Setting Up the Environment > Configuration > Configuration Concepts > Configuration Variables > Configuration File Syntax > Assignment Statements is updated.
Marc
Answer Verified By: Kevin van Haaren
Hi Tuan, I've also filed SR 7001293923, Cfg Var Operators help content for you.
Ah, that's a great list, assuming Connect didn't change :)
Thanks for filing the service request as well.