These commands return properties of the currently executing macro.
Macro Property "file name"
Macro Property "file name without extension"
The name of the file, with or without extension, that contains the code of the active macro.
Macro Property "file extension" v1.0.2
The file extension for the active macro file.
Macro Property "file path"
Macro Property "abbreviated file path"
The full path to the file that contains the code of the active macro. An abbreviated path means that the path can contain the tilde character (“~”) used as shorthand for the user’s home folder.
Macro Property "enclosing folder path" v1.0.2
The full path to the folder that the active macro file has been saved in.
Previous Chapter Environment |
<< index >> |
Next Chapter User Properties |