Hi,
Is it possible to add a Quiet parameter to the callto:number function, such as:
customer_number=1234567890
var_error_message=callto:customer_number/q;
if var_error_message
errorscreen(var_error_message)
endif
So we may add this in our business applications.
Thank you
Greg