OServer - existsStoragePath()

This method determines whether the given storage path exists.

Checking Storage Path

Syntax

public Boolean OServer().existsStoragePath(String iURL)
ArgumentTypeDescription
iURLjava.lang.StringDefines the storage path.

Return Value

This method returns a boolean value. If the return value is true, it indicates that the given storage path exists.