Bogdan-Andrei Iancu schrieb:
Hi Klaus,
the [..] operator is used to convert generic numerical value (maybe
result of arithmetic ops to logical value.
in your example, the == is already a logical operator, so no need to any
conversion.
Does ($rd == "mydomain") works too?
is this somewhere documented? The corebook only describes assignments,
but not conditions/comparisons.
regards
klaus