Description Usage Arguments Value Examples
Converts "~" into absolute path to home directory, and replaces escaped back slashes "\" with forward slash "/".
1 | standardize_path(path)
|
path |
string with path |
string ...
1 2 | standardize_path("D:\\folder")
standardize_path("~")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.