Checks that a cube exists, this function returns a boolean.
cube.exists(name)
name
let itExists = cube.exists("General Ledger");