Get Current User
Click to copy
Gets the user currently logged in.
Flow Connections
- [Input] In - starts the block's execution.
- [Output] Out - activates when the block has finished its execution.
Data Connections
- [Input] With (enumerator) - data models associated with the user to retrieve from the database. Read more about the _with connection in the Business Logic FAQ.
- [Output] User (model) - user model object stored in the database.