Method GetSourceValue
GetSourceValue(ISelectorInfo)
The value that will be used when the smart string matches this variable. This value can then be further used by additional sources/formatters.
Declaration
public object GetSourceValue(ISelectorInfo selector)
Parameters
Type | Name | Description |
---|---|---|
ISelectorInfo | selector | The details about the current format operation. |
Returns
Type | Description |
---|---|
object |
Implements
Exceptions
Type | Condition |
---|---|
DataNotReadyException | Thrown when IsEmpty, no locale is available, the table is still loading, or the entry is missing. |