GetFileName
This function returns the file name part of a path Kullanımı
Function GetFileName(
Path As String ' AÇIKLAMA : Full path of the file
)As String
Parametreler Path ----- Geri Dönüş Değeri ----- Dikkat Edilecek Hususlar ----- Örnek
-----
Örnek Açıklaması -----
Last updated