Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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 is free to use.
Created 29th November 2022, last changed 29th November 2022