Get midlet version (not MIDP / CLDC version!)

Hi,Is there some function to retrieve the current app (midlet) version? I need this in order to check if the version is the latest one available online or not.Thanks in advance.
[198 byte] By [Inuya5haa] at [2007-11-27 7:44:21]
# 1
Yes, use: Midlet.getAppProperty("MIDlet-Version").
linova at 2007-7-12 19:25:01 > top of Java-index,Java Mobility Forums,Java ME Technologies...