Gentee Programming Language > Documentation > Libraries Download documentation

str.faddname

Add a file name or a directory to a path.
 
str str.faddname(
      str   name
)

Parameters

nameThe name being added. It will be added after '\'.

Return value

Returns the object which method has been called.

See also

    Strings


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