Returning a value inside a callback is meaningless. You need to pass in a callback that gets called with the value you want to return:
確定! 回上一頁