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.
Содержание Yocto-Display
Страница 1: ...Yocto Display User Manual...
Страница 2: ......
Страница 40: ...34 www yoctopuce com...
Страница 52: ...46 www yoctopuce com...
Страница 84: ...78 www yoctopuce com...
Страница 92: ...86 www yoctopuce com...
Страница 130: ...124 www yoctopuce com...
Страница 158: ...22 High level API Reference 152 www yoctopuce com On failure throws an exception or returns a negative error code...
Страница 422: ...416 www yoctopuce com...
Страница 424: ...24 Characteristics 418 www yoctopuce com...