Skip to contents

If the input string is already a unique ID, the input value is simply returned unmodified.

Arguments

timeSeriesIdentifier

A time-series identifier in \<Parameter\>.\<Label\>\@\<LocationIdentifier\> syntax

Value

The unique ID of the time-series

Examples

if (FALSE) {
getTimeSeriesUniqueId("Stage.Working@MyLocation") # cdf184928c8249abb872f852f0fa7d01
}