FSIL_Exists
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Checks if a file or directory does exist.Parameters
- fs: FS simulation node to apply the function
- path: Path of a file or directory. The path is absolute or relative to the root directory of the File Server.
Return Values
- 1: File exits
- 0: File or directory does not exist
- < 0: An error has occurred: IL Error Code