GetReviewState
Characteristic | Description |
---|---|
Icon | |
Availability | All non-deleted forms. |
Return type and description | Integer. Returns the review stage that a form is in within a specified review state. |
Syntax | GetReviewState(Name of review state.Name of review stage) |
Parameters |
|
Example | The following example returns the review stage that the form is in within the QA Review review state: GetReviewState(this.ReviewStates.QAReview) |
Purpose | Use this method to obtain the review stage that a form is in within a specified review state. |
Copyright © 2013 Oracle and/or its affiliates. All rights reserved. |
---|