Value.value_EXPAND_SZ

Obtains the current value as a string, within which any environment variables have undergone expansion. This function works with the same value-types as value_SZ.

class Value
@property const
string
value_EXPAND_SZ
()

Return Value

Type: string

The contents of the value.

Meta

Suggestion Box / Bug Report