> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/syslog-extensibility/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/syslog-extensibility/functions-syslog-kalipso/loading/1301-close-loading.md).

# 1301 - Close loading

Syslog 4.0 - Extensibility - Functions Syslog - Kalipso - Loading - 1301 - Close loading

1301 - Close loading

<table data-header-hidden><thead><tr><th width="238.33333333333331">Event</th><th>Extension action set</th><th>Description</th></tr></thead><tbody><tr><td><strong>Event</strong></td><td><strong>Extension action set</strong></td><td><strong>Description</strong></td></tr><tr><td><a href="#before">Before </a></td><td>EXT_1301_1_Before</td><td>This event is executed before normal validations of closing loading, if this event returns 0 the normal save is canceled</td></tr><tr><td><a href="#replace">Replace</a></td><td>EXT_1301_2_Replace</td><td>Will be executed to replace the module</td></tr><tr><td>After</td><td>EXT_1301_3_After</td><td>Will be executed after the app opens the loading module</td></tr></tbody></table>

### Before

*Input Parameters*

* inLoadNr – Load number

*Output Parameters*

* outCanSave
  * 0 - Can't save
  * 1 - Can save<br>

### Replace

*Input Parameters*

* inLoadNr – Load number<br>

&#x20;*Input Parameters*

* inLoadNr – Load number
