Gentee Programming Language > Documentation > Libraries Download documentation

str.fsetext

Get the file name with a new extension.
 
str str.fsetext(
      str   name,
      str   ext
)

Parameters

nameInitial file name.
extFile extension.

Return value

Returns the object which method has been called.

See also

    Strings


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