Return true or false depend if the given feature is available. Here are some examples of valid arguments (without quotes) :
Example code: show a checkbox which is ticked if the corresponding feature is available
<?xml version="1.0" encoding="UTF-8"?> <SnomIPPhoneText> <Text> $(x_o:$(show_feature:FEATURE_PUI_STYLE_SIO)) FEATURE_PUI_STYLE_SIO<br/> $(x_o:$(show_feature:FEATURE_SMART_LABEL)) FEATURE_SMART_LABEL<br/> $(x_o:$(show_feature:FEATURE_SECOND_DISPLAY)) FEATURE_SECOND_DISPLAY<br/> </Text> </SnomIPPhoneText> |
Result on Snom D375:
Result on Snom D745:
Result on Snom D385:
Result on Snom D735: