|
|
Gets the given out parameter value.
Valid only within the 'replacement' field in translation items.
Valid only within the 'replacement' field in translation items.
Syntax
| Smartsite SXML |
|
|---|---|
any translation.getoutparameter(string name) |
|
Parameters
| Name | Data Type | Description |
|---|---|---|
| name | String | The out parameter name, as declared in the translation signature (example: MyTranslation(string term, out integer count)). |
Return Value
| Data Type | Description |
|---|---|
| Any | Number. |