CitectVBA Programming Reference > Understanding CitectVBA Language Basics > Constants > Intrinsic constants

Intrinsic constants

CitectVBA has no predefined intrinsic (built-in and declared) constants, however, does provide limited support for intrinsic constants provided in object libraries of ActiveX objects when the object they refer to is loaded using the predefined CitectVBA CreateObject() function.

See Also

Declaration of constants

Constants