Normal
Hi arion,[code]<visible>!string.equals(#FritzBox.NewMessageCount,0)</visible>[/code]it looks like that this expression has a problem with the "!" at the beginning. without negation everthing works as expected, but when I addthe ! the condition is always true.Looks like a bug.
Hi arion,
[code]<visible>!string.equals(#FritzBox.NewMessageCount,0)</visible>[/code]
it looks like that this expression has a problem with the "!" at the beginning. without negation everthing works as expected, but when I add
the ! the condition is always true.
Looks like a bug.