Difference between revisions of "File.name"
Jump to navigation
Jump to search
(created file.name page) |
m |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
| − | As it says in the name [[File|file]].'''name''' it is used to retrieve the exact name of the file you designate in the file path | + | As it says in the name [[File|file]].'''name''' it is used to retrieve the exact name of the file you designate in the file path that was provided as a string. |
Example: [[File|file]].'''name''' "/usr/startup.ms" | Example: [[File|file]].'''name''' "/usr/startup.ms" | ||
| + | |||
| + | [[Category:Mini Micro]] | ||