Previous Topic: EVALUATE Function--Evaluate an Expression

Next Topic: EXPLODEDN Function--Convert LDAP DN to Set

EXISTS Function--Look Up File Name

The EXISTS function looks up the specified file and returns a TRUE if the file exists. Otherwise, the function returns a FALSE.

Syntax

The EXISTS function has the following format:

EXISTS(filename)

Parameters

The EXISTS function accepts a filename.

filename (string)

Return Value

The EXISTS function returns a Boolean value.

Remarks

Privileged: Yes

Example

Return_value=EXISTS('SmUtilities.dll')
Return_value=TRUE

More information:

KEY Function--Look Up Key


Copyright © 2010 CA. All rights reserved. Email CA about this topic