22. High-level API Reference
www.yoctopuce.com
383
YFiles
files
→
fileExist()
Test if a file exist on the filesystem of the module.
js
function fileExist(
filename
)
cpp
bool fileExist( string
filename
)
m
-(bool) fileExist : (NSString*)
filename
pas
function fileExist(
filename
: string): boolean
vb
function fileExist( ) As Boolean
cs
bool fileExist( string
filename
)
java
boolean fileExist( String
filename
)
uwp
Task<bool> fileExist( string
filename
)
py
def fileExist(
filename
)
php
function fileExist(
$filename
)
es
function fileExist(
filename
)
cmd
YFiles
target
fileExist
filename
Parameters :
filename
the file name to test.
Returns :
a true if the file existe, false ortherwise.
On failure, throws an exception.
Summary of Contents for Yocto-Display
Page 1: ...Yocto Display User Manual...
Page 2: ......
Page 40: ...34 www yoctopuce com...
Page 52: ...46 www yoctopuce com...
Page 84: ...78 www yoctopuce com...
Page 92: ...86 www yoctopuce com...
Page 130: ...124 www yoctopuce com...
Page 422: ...416 www yoctopuce com...