Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Checks if a tag exists.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
WordFile | 5.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
WordFile | The reference number of the open word file. | $wordFile |
Placeholder | The name of the placeholder. | "City" |
Returns 1 or 0 or error.
Checks for a tag city:
Set Variable [$r; Value:MBS("WordFile.HasTag"; $WordFile; "City")]
This function checks for a license.
Created 5th November 2015, last changed 8th August 2021