UserDefinedFunctionExecutionErrorOutput interface

用戶定義的函數執行的 error 物件。 僅當使用者定義的函數執行引發異常時,才會返回此錯誤。

屬性

message

指示執行函數時引發的錯誤的消息。

屬性詳細資料

message

指示執行函數時引發的錯誤的消息。

message?: string

屬性值

string