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