How to confirm file existence?
Moderator: Martin
How to confirm file existence?
Is there a way to confirm the presence of a file?
Samsung Galaxy S9+ (unrooted and cannot/will not root), Android 9.0
Latest stable Automagic version, always
Latest stable Automagic version, always
Re: How to confirm file existence?
Hi,
You can either use action Init Variables File Info and check variable file_exists afterwards or you can use script function existsFile("/storage/emulated/0/file.txt").
Regards,
Martin
You can either use action Init Variables File Info and check variable file_exists afterwards or you can use script function existsFile("/storage/emulated/0/file.txt").
Regards,
Martin