SequenceFile.GetModelAbsolutePath
- Updated2024-10-09
- 1 minute(s) read
SequenceFile.GetModelAbsolutePath
Syntax
SequenceFile.GetModelAbsolutePath( modelExists)
Return Value
Purpose
Returns the absolute pathname of the process model sequence file associated with this sequence file.
Remarks
Returns an empty string if the file has no model or if the model file could not be found.
Parameters
modelExists As Boolean
[Out] Returns True if the model file was found.