Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Version: Available or changed with runtime version 1.0.
Stops the execution of the code, causing a run-time error, and creates an error message for a field.
Syntax
FieldRef.FieldError([Text: Text])
Parameters
FieldRef
Type: FieldRef
An instance of the FieldRef data type.
[Optional] Text
Type: Text
Use this optional parameter to include the text of the error message. If this parameter is not present, default text will be used.
Related information
FieldRef Data Type
Get Started with AL
Developing Extensions