You can tell the result of script by WinSCP exit code. Code 0 indicates success, while 1 indicates an error. For more details refer to scripting documentation.
If you want the script to terminate with code 1 immediately once any error occurs, use command option batch abort.
For an example see FAQ about transfer automation.