Nasal library/string: Difference between revisions

Jump to navigation Jump to search
m
Line 132: Line 132:
string.normpath(path);
string.normpath(path);
</syntaxhighlight>
</syntaxhighlight>
See also [[Nasal_library#resolvepath|resolvepath()]] function, which can be used to test if a file exists.


=== string.replace(str,old,new) ===
=== string.replace(str,old,new) ===
546

edits

Navigation menu