Skip to content

How to get data out of the callback? #116

@TheRealCrappyGamer

Description

@TheRealCrappyGamer

When trying to use a MySql.Async.fetchAll(), inside of the callback, I cannot seem to get variables to be set and accessible outside of the callback.

I have access to a variable outside of the callback, but once I change it in the callback, it's not updated outside of it. Is there a way to pass the variable in so that I can manipulate it and get it back out?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions