# m_close_report
# Function
| Function Name | Description | Level |
|---|---|---|
| m_close_report | Close a report to a post. Flag to indicate this function in get_config 'close_report' |
Input Parameters:
| Name | Type | Required? | Description | Level |
|---|---|---|---|---|
| report_id | String | ID of report record if it's returned in m_get_report_post . Otherwise it should be the Post ID |
Output Parameters:
| Name | Type | Required? | Description | Level |
|---|---|---|---|---|
| result | Boolean | yes | ||
| result_text | byte[] |