Home > @eppo/js-client-sdk > EppoJSClient > getStringAssignment
Signature:
getStringAssignment(flagKey: string, subjectKey: string, subjectAttributes: Record<string, AttributeType>, defaultValue: string): string;
Parameter | Type | Description |
---|---|---|
flagKey | string | |
subjectKey | string | |
subjectAttributes | Record<string, AttributeType> | |
defaultValue | string |
Returns:
string