Open topic with navigation CAPL Functions » ISO11783 » File Server Interaction Layer (FS IL) » FSIL_ExistsDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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