 | translationTextTableGetEntryAsStringPair Method |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the entry as string pair like: rečnik|dictionary either the key found as Key or Value in the table. Returns empty string if not found and autoconversion wasn't enabled
Namespace:
imbSCI.DataComplex.special
Assembly:
imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
SyntaxRequest Example
View SourceParameters
- key
- Type: SystemString
The key or value to get pair for
Return Value
Type:
StringGets the entry as string pair like:
rečnik|dictionary either the
key found as Key or Value in the table. Returns empty string if not found and autoconversion wasn't enabled
See Also