Classic Msgbox like in VB

Is there a classic message box with a question and answer (yes/no/cancel) in AppStudio?
Like answer = msgbox(“Question”,…)

MsgBox has a number of options, including that:

https://wiki.appstudio.dev/NSB.MsgBox

Sorry, I’m too tired right now.
I tried it before and forgot…