API Reference > ui-abstract > Item > ConditionalStringValue > refreshValue refreshValue MethodStatic helper function to process properties defined as type ConditionalStringValue | string | undefined Return true if the value was updated. refreshValue(conditionalValue: undefined | string | ConditionalStringValue, eventIds: Set<string>): boolean Parameter Type Description conditionalValue undefined | string | ConditionalStringValue eventIds Set<string> Returns - boolean Defined in ui/abstract/src/ui-abstract/items/ConditionalStringValue.ts Line 48 Last Updated: 11 June, 2024