doesSavePointExist

From AgileApps Support Wiki
Revision as of 22:06, 20 December 2010 by imported>Aeric (Text replace - 'doesSavePointExist(' to 'Functions.doesSavePointExist(')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Functions.doesSavePointExist(String name)
Checks whether SavePoint exists with the string name.
Syntax
boolean Functions.doesSavePointExist(String name)
Return
TRUE if the SavePoint with the string name exists, else returns FALSE