Macro sc_change_connection, change a connection with another connection…
https://www.scriptcase.net/docs/en_us/v9/manual/14-macros/01-general-view/#sc_change_connection
Is it possibile to have a return value from that macro that tells if connection was successful changed or not ?
Now returns the name of the new connection passed, even if doesn’t exists, I’d like to know, for example, if the newconnection exists… and connection was changed.
Thank you