Lua → VBScript SwxWare v13.10
This function ends any scripting for the current call immediately.
PBXScript.EndScript()
This function has no return value.
Script is ended immediately. After this statement no further script statements are executed.
The current call will be disconnected if it is not successfully connected to a destination before.

By Tom Wellige