> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum ImportBlankAction

> Import action for blank values

Import action for blank values

## Syntax

```crmscript theme={null}
ImportBlankAction
```

## Fields

| Name                       | Description                   |
| -------------------------- | ----------------------------- |
| UsePersonName              | Use Person Name               |
| Skip                       | Skip                          |
| ImportPersonWithoutContact | Import Person Without Company |


## Related topics

- [Enum ImportDuplicateAction](/en/automation/crmscript/reference/CRMScript.NetServer.ImportDuplicateAction.md)
- [Enum ImportCompanyDuplicateAction](/en/automation/crmscript/reference/CRMScript.NetServer.ImportCompanyDuplicateAction.md)
- [Enum ImportAction](/en/automation/crmscript/reference/CRMScript.NetServer.ImportAction.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.AdminImportRules](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.AdminImportRules.md)
- [SuperOffice.WebApi.Data.ImportAction](/en/api/reference/webapi/SuperOffice.WebApi.Data.ImportAction.md)
- [importblankaction](/en/api/mdo-providers/reference/importblankaction.md)
