Scheduled maintenance alert

Our website will undergo maintenance from Di, 19.11.2024, 20:00 CEST to Di, 19.11.2024, 22:00 CEST, which may cause occasional service disruptions. We apologize for any inconvenience and appreciate your understanding.

Content

Page tree

Example: Here is an example of using the condition callback

<?xml version="1.0" encoding="UTF-8"?>
<SnomIPPhoneText>
    <Text>cb condition<br/>
    a==a:$(condition:a==a)<br/> 
    !a==a:$(condition:!a==a)<br/>
    a==A:$(condition:a==A)<br/>
    10>=10:$(condition: 10>=10)<br/>
    9<10:$(condition:9<10)
    </Text>
</SnomIPPhoneText>


Result: