Virtual Binary Object
A special type of container object that is useful for holding binary data larger than the available space in the NewtonScript heap. Virtual binary objects are useful because they reside directly in the stores and can be compressed.
Commonly referred to as VBO.