Returns the decimal values of the specified Property from a [[Thing]]. If the Property is not present, returns an empty array. If the Property's value is not of type decimal, omits that value in the array.
The [[Thing]] to read the decimal values from.
The Property whose decimal values to return.
An array of decimal values for the given Property.
Returns the decimal values of the specified Property from a [[Thing]]. If the Property is not present, returns an empty array. If the Property's value is not of type decimal, omits that value in the array.