| Argument | Data Type | Needed | Default | Description |
|---|---|---|---|---|
bankId | number | ✅ | - | The index in the Config.Banks table |
doorId | string | ✅ | - | Internal id to refer the door, generally can be one of the following values: vault, prevault, shutters |
Returns
Returns
| Type | Description |
|---|---|
| number | The object (entity) of the door. |
Example
Example