getStringSpec MethodStatic

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

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

Parameter Type Description
explicitValue string | StringGetter | undefined  
stringKey string  

Returns - string | StringGetter

Defined in

Last Updated: 13 June, 2024