Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
11.4
11.5
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
Statistic
FMM
Blog
Shell.SetTag
Sets tag value.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Shell | 13.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No |
MBS( "Shell.SetTag"; ShellRef; Tag ) More
Parameters
Parameter | Description | Example |
---|---|---|
ShellRef | The reference number from the shell. | $shell |
Tag | The new tag value. |
Result
Returns OK or error.
Description
Sets tag value.You can use the tag value to associate whatever value you like with the shell object. Use Shell.GetTag function later to get back the value.
See also
Release notes
- Version 13.0
- Added Shell.GetTag and Shell.SetTag functions.
Blog Entries
This function does not need a paid license.
Created 29th November 2022, last changed 29th November 2022
