Returns true if the CDocBuilderValue object is a double value.
builder = docbuilder.CDocBuilder() context = builder.GetContext() globalObj = context.GetGlobal() bDouble = globalObj.IsDouble()