Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.17 KB

cp.feedback.md

File metadata and controls

21 lines (15 loc) · 1.17 KB

docs » cp.feedback


Feedback Form.

API Overview

  • Functions - API calls offered directly by the extension
  • showFeedback

API Documentation

Functions

Signature cp.feedback.showFeedback(quitOnComplete) -> nil
Type Function
Description Displays the Feedback Screen.
Parameters
  • quitOnComplete - true if you want CommandPost to quit after the Feedback is complete otherwise false
Returns
  • None