getOrder function fails

I have the following problem
When entering the code

console.log($w(‘#thankYouPage’).getOrder());

The browser console outputs

[[Prototype]]:Promise
[[PromiseState]]: “fulfilled”
[[PromiseResult]]: undefined

The problem is that [[PromiseResult]] should return an object