CitectVBA Programming Reference > Understanding CitectVBA Language Basics > DLLs and APIs > Declare - Function Statement

Declare - Function Statement

The Function statement consists of the Function keyword, followed by the name that you will use when calling this function from CitectVBA.