- Aug
- 2,241
- 105
The @NAME internal variable function also supports library functions.
For example, if I have a library function called SetVar, @NAME returns SetVar.
I would suggest updating the help file to include this new feature;
Joe
For example, if I have a library function called SetVar, @NAME returns SetVar.
I would suggest updating the help file to include this new feature;
Code:
Returns the base name of a file, or library function, without the path or extension.
Joe