Type Alias AllowResult

AllowResult: boolean | any

AllowResult -- If it's a boolean it will allow or disallow capture or display result. Any other type, it will override the value being captured or displayed.