Primitive Class

The Primitive class is both an individual class containing methods, as well as a grouping of classes. The Primitive class contains methods that are inherited (and therefore available) to all the other classes within the Primitive class grouping.

Ancestor

Object

Descendants

Blob
Boolean

ByteString
Date
Memo

Number

String

Time

Methods

Description

get

Returns the primitive value or a default

isNull

Returns an indication of whether the value of the primitive equals the empty string.