CC#•Created by moon on 9/9/2023 in #help ❔ Action and Callback
When the function is invoked, it happened like this, right? And lastly, the relevant function became this:
Instead of callback(age, name, isActive) being at runtime, it became
displayInfo(age, name, isActive)