This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20.6
WA GET LAST URL ERROR
|
WA GET LAST URL ERROR ( {* ;} object ; url ; description ; errorCode ) | ||||||||
Parameter | Type | Description | ||||||
* | Operator |
![]() |
If specified, object is an object name (string) If omitted, object is a variable | |||||
object | Form object |
![]() |
Object name (if * is specified) or Variable (if * is omitted) | |||||
url | String |
![]() |
URL at origin of error | |||||
description | String |
![]() |
Description of error (Mac OS) | |||||
errorCode | Longint |
![]() |
Error code | |||||
The WA GET LAST URL ERROR command recovers several items of information about the last error that occurred in the Web area designated by the * and object parameters.
This information is returned in three variables:
It is recommended to call this command within the framework of the On URL Loading Error form event to find out the cause of the error that just occurred.
Product: 4D
Theme: Web Area
Number:
1034
Created: 4D v11 SQL Release 2
4D Language Reference ( 4D v20)
4D Language Reference ( 4D v20.1)
4D Language Reference ( 4D v20.2)
4D Language Reference ( 4D v20.3)
4D Language Reference ( 4D v20.4)
4D Language Reference ( 4D v20.5)
4D Language Reference ( 4D v20.6)