Determines whether a translation is in scope.
Syntax
Smartsite SXML | Copy Code |
---|---|
boolean sys.istranslationinscope(string name) boolean sys.istranslationinscope(string name, locator translationScope) |
Parameters
Name | Data Type | Description |
---|---|---|
name | String | The name of the translation. |
translationScope | Locator | The translation scope. |
Return Value
Data Type | Description |
---|---|
Boolean | Boolean |