Function decodeBoolean

  • Decodes an RSTaggedData object to a boolean value. If the data does not contain a boolean value, the function returns null

    Parameters

    Returns boolean | null