DigiGuide Logo

Home » Development Area » DigiGuide Script » API Index » Class: System » doesImageExist Method

Class System : doesImageExist Method


Boolean doesImageExist( String filename )

Summary

Determine if an image, probably used for a Marker icon, exists.


Parameters

ParameterDescription
String filename Can be a typical DigiGuide image filename e.g.

%DGIMAGEDIR%cat-2.png


Returns


True if the image exists, false otherwise


See Also

  • System : getImage


    Requirements

    Build 1065

    (Last updated: July 04, 2008 15:17:35)