The EXISTS function looks up the specified file and returns a TRUE if the file exists. Otherwise, the function returns a FALSE.
The EXISTS function has the following format:
EXISTS(filename)
The EXISTS function accepts a filename.
filename (string)
The EXISTS function returns a Boolean value.
Privileged: Yes
Return_value=EXISTS('SmUtilities.dll')
Return_value=TRUE
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |