@@ -1440,6 +1440,6 @@ keyword: "StaticArray"
End Rem
Rem
-bbdoc: Marks a function as inline which replaces the function call with the acual code of the function for less overhead.
+bbdoc: Marks a global function as inline which replaces the function call with the acual code of the function for less overhead.
keyword: "Inline"