OnImportUpdateNCFileΒΆ
OnImportUpdateNCFile will be invoked by the frame work, when the user imports a datafile.
- bool = OnImportUpdateNCFile(ssNetCDFName)
Return Value
bool
Parameters
- ssNetCDFName
Is the name of the created NC file.
Comment
The function is called after the NC-file is created and before the formula interpreter is invoked.
See also
id-285570