Tag Link | [Lasso_TagModuleName] | Category | Tags |
---|---|---|---|
Type | Substitution | Source Available | No |
Support | Preferred | Version | 3.0 |
Change | Unchanged | Data Source | Any |
Output Type | String | Security | None |
Implementation | LCAPI | Sets | Lasso 8.5, Lasso 8.0, Lasso 7.0, Lasso 6.0, Lasso 5.0, Lasso 3.x |
[Lasso_TagModuleName] returns the name of the LCAPI or LJAPI module which defines a given tag.
Note: This tag relies on information from the developer of the tags in order to function properly. Not all third party tags will necessarilly have a module name defined.
[Lasso_TagModuleName: 'Tag Name']
Required Parameters | |
---|---|
Tag Name | The name of the tag for which the module name should be returned. |
To return the module which defines a tag:
Use the [Lasso_TagModuleName] tag with the name of the tag to be inspected. The following example returns the name of the module that defines the [NSLookup] tag.
[Lasso_TagModuleName: 'NSLookup']
NSLookup.Class