Difference between revisions of "Lua:getFormCount"

From Cheat Engine
Jump to navigation Jump to search
Line 4: Line 4:
 
Returns the total number of forms assigned to the main CE application.
 
Returns the total number of forms assigned to the main CE application.
  
=== Function Parameters ===
 
<none>
 
  
== See also ==
+
{{LuaFunctionParametersNone}}
* [[Lua]]
+
 
* [[Help_File:Script engine|Script engine]]
+
{{LuaSeeAlso}}
  
 
=== Related Functions ===
 
=== Related Functions ===

Revision as of 21:48, 19 March 2017

function getFormCount()

Returns the total number of forms assigned to the main CE application.


Function Parameters

<none>

See also

Related Functions