4D v14.3WA GET LAST URL ERROR |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
WA GET LAST URL ERROR
|
WA GET LAST URL ERROR ( {* ;} object ; path ; 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) | |||||
path | 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 v11 SQL Release 6)
4D Language Reference ( 4D v12.4)
4D Language Reference ( 4D v14 R2)
4D Language Reference ( 4D v14 R3)
4D Language Reference ( 4D v13.5)
4D Language Reference ( 4D v14.3)
4D Language Reference ( 4D v14 R4)