Take a photo
Take a photo function allows the user to open the camera to take a photo

(Does not contain Entry Vars)
Step by Step :

On Cancel : Executed when photography is cancelled.
OutVars
Null
On take : It is executed once the photo is taken and it returns the file where it was stored.
OutVars
Null
On Rejected Permissions : It is executed when the permissions to access the camera are not accepted.
OutVars
Null
Last updated
Was this helpful?