Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Python.SetTag
Sets the tag value.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Python | 14.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "Python.SetTag"; PythonRef; Value ) More
Parameters
Parameter | Description | Example |
---|---|---|
PythonRef | The Python reference number. | $python |
Value | The new tag value. | Get(RecordID) |
Result
Returns OK or error.
Description
Sets the tag value.The tag value allows you to associate any value with the phidget, e.g. a record ID.
See Python.GetTag to query value later.
See also
This function is free to use.
Created 23th May 2024, last changed 31st May 2024