Rules Members
| Functions | Description |
|---|---|
| Edit | Return value: Boolean. |
| GenerateCode | Return value: String. |
| Parse | |
| Run | Return value: Object. |
| Properties | Description |
|---|---|
| AllowModifyInput | Return/assignment value: Boolean. |
| ArrayVariables | Return value: Variant. This property is read only. |
| CasesRead | Return value: Long. This property is read only. |
| CasesWritten | Return value: Long. This property is read only. |
| DataSource | Return/assignment value: Object. |
| Dictionary | Return/assignment value: Object. |
| ErrorCode | Return value: Long. This property is read only. |
| ErrorCount | Return value: Long. This property is read only. |
| ErrorDescription | Return value: String. This property is read only. |
| GenerateTraceWorkbook | Return/assignment value: Boolean. |
| GenerateTraceXML | Return/assignment value: Boolean. |
| ID | Return/assignment value: Long. |
| InputVariables | Return value: Variant. This property is read only. |
| MDAsError | Return/assignment value: Boolean. |
| MaxErrorCount | Return/assignment value: Long. |
| OutputErrorVariable | Return/assignment value: Boolean. |
| OutputTextVariables | Return value: Variant. This property is read only. |
| OutputVariables | Return value: Variant. This property is read only. |
| ReferencedDocuments | Return all referenced documents in an array. Return value: Variant. This property is read only. |
| ReferencedModels | Return all referenced models in an array. Return value: Variant. This property is read only. |
| ReferencedRules | Return all referenced rules in an array. Return value: Variant. This property is read only. |
| Rules | Return/assignment value: String. |
| RulesReport | Return value: Report. This property is read only. |
| RulesXML | Return value: String. This property is read only. |
| TempVariables | Return value: Variant. This property is read only. |
| TraceWorkbook | Return value: Workbook. This property is read only. |
| TraceXML | Return value: String. This property is read only. |
| XML | Return/assignment value: String. |