Result.getFailCode
$r.getFailCode() -> string
Description
Get the failCode
of the Result object, which is a string representing the kind of failure.
If it is not in a Fail state, return empty string ''
.
Get the failCode
of the Result object, which is a string representing the kind of failure.
If it is not in a Fail state, return empty string ''
.