Custom Flags

Custom Flags are custom JavaScript code you write that runs against data generated by AutoReview-Pro. The code runs against a custom data object created, this object can be see Exports

This guide will cover:

  1. Custom Data Object

  2. Output Object

  3. Template/Example

  4. Create Custom Flag

  5. Test Custom Flag

  6. Export/Import Custom Flags

  7. Vibe Code Custom Flag


Custom Flags runs custom code, please take care with what code you add, AppReview-Pro is limited to your browser and has some basic safety controls but is not perfect. Only use code from sources you trust.

Last updated