Returns the value of the tag. The data type of the tag must match the polymorphic instance.

Read Tag (DBL)

Returns the value of the tag. The data type of the tag must be a double-precision, floating-point number.

Read Tag (I32)

Returns the value of the tag. The data type of the tag must be a 32-bit integer.

Read Tag (U64)

Returns the value of the tag. The data type of the tag must be an unsigned 64-bit integer.

Read Tag (String)

Returns the value of the tag. The data type of the tag must be a string.

Read Tag (Boolean)

Returns the value of the tag. The data type of the tag must be a Boolean.

Read Tag (Timestamp)

Returns the value of the tag. The data type of the tag must be a timestamp.