Global aVariable ; Description of aVariable ;doc ; Some inline documentation related to the variable ;/doc Global anotherVariable ; Description of this variable ;doc ; Some inline documentation related to this function ;/doc ; Description of this function Function aFunction() End Function