Difference between revisions of "Lua:getFormCount"
Jump to navigation
Jump to search
(Created page with ''''function''' getFormCount() Returns the total number of forms assigned to the main CE application. === Function Parameters === <none> == See also == * Lua * [[Help…') |
m |
||
| (4 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
| + | [[Category:Lua]] | ||
'''function''' getFormCount() | '''function''' getFormCount() | ||
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}} | |
| − | + | ||
| − | + | {{Forms}} | |
| − | |||
| − | |||
| − | |||
| − | |||
Latest revision as of 19:54, 26 June 2026
function getFormCount()
Returns the total number of forms assigned to the main CE application.
Function Parameters[edit]
<none>