Check

Contains functions for checking that supplied arguments are of a specified type or meet specified conditions

Members

static Cesium.Check.typeOf

Contains type checking functions, all using the typeof operator

Methods

static Cesium.Check.defined(name, test)

Throws if test is not defined
Name Type Description
name string The name of the variable being tested
test * The value that is to be checked
Throws:
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.