getStringSpec MethodStatic

Get spec for returning a string. Could be a simple string of a 'StringGetter' method used to return the string.

getStringSpec(explicitValue: undefined | string | StringGetter | ConditionalStringValue, stringKey?: string): string | StringGetter | ConditionalStringValue

Parameter Type Description
explicitValue undefined | string | StringGetter | ConditionalStringValue  
stringKey string  

Returns - string | StringGetter | ConditionalStringValue

Defined in

Last Updated: 05 April, 2024