4D LanguageCommands by themeImport and ExportVersion: NextImport and ExportEXPORT DATA ( fileName : Text {; project : Text, Blob {; *}} )EXPORT DIF ( {aTable : Table ;} document : Text )EXPORT SYLK ( {aTable : Table ;} document : Text )EXPORT TEXT ( {aTable : Table ;} document : Text )IMPORT DATA ( fileName : Text {; project : Text, Blob {; *}} )IMPORT DIF ( {aTable : Table ;} document : Text )IMPORT SYLK ( {aTable : Table ;} document : Text )IMPORT TEXT ( {aTable : Table ;} document : Text )