aliasReference | ||||||||||
Type | function | |||||||||
Dictionary | LCS | |||||||||
Library | LiveCode Script | |||||||||
Syntax |
| |||||||||
Summary | Returns the name and location of the file or folder that an alias, symbolic link, or shortcut refers to. | |||||||||
Introduced | 1.1 | |||||||||
OS | mac, windows, linux, ios, android | |||||||||
Platforms | desktop, server, mobile | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Values |
| |||||||||
Related | Keyword: file Constant: empty Command: create alias Function: result, aliasReference Control Structure: function Glossary: symbolic link, shortcut, return, alias, folder | |||||||||
Security | disk | |||||||||
Description | Use the aliasReference function to perform an operation on a file after the user has selected an alias, symbolic link, or shortcut to the file. | |||||||||
Tags | file system |