BlocksAPIFunctionscancelPromiseOn this pagecancelPromise Cancels a pending promise. Signature cancelPromise(handle: number): number Parameters NameTypeOptionalDescriptionhandlenumberNoContains the handle of the call. Return value Always returns 0.