Get or Set the Job Entry User Parameter

user = jobe:user()

Gets the user value for the job entry object.

Returns Type Description
user any The value set in job.new or jobe:func(…)
Note

The user parameter can be a table, so that multiple values can be passed to the callback function.