Difference between revisions of "Lua:getFormCount"
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. | ||
− | |||
− | |||
− | + | {{LuaFunctionParametersNone}} | |
− | + | ||
− | + | {{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>