Skip to content

API > Promise > Result


Promise.Result⚓︎

Read-Only

Read-only Property This property is Read-Only

Name Type
Result any

Description⚓︎

The result of the promise if it is fulfilled and a result expected. Nil otherwise.