Gentee Programming Language > Documentation > Libraries Download documentation

getmodulename

Get the file name of the currently running application.
 
str getmodulename(
      str   dest
)

Parameters

destThe string for getting the name.

Return value

The function returns the parameter dest.

See also

    Function working with files


 Copyright © 2004-2006 Gentee Inc. All rights reserved.