FCF - Full Stack JavaScript Framework
Step by step
Core API
Packages
News
Forum
Examples
Download
Donate
Core Description
Rendering
Application system parameters
Controllers
Functions
namespace fcf
addDomListener
append
argProg
argRecordRef
argRef
argTmpl
argURL
argVal
clone
count
decodeHtml
emitDomEvent
encodeHtml
escapeQuotes
find
findVal
firstKey
getContext
getPath
getRect
id
insertBefore
isEnumerable
isServer
module
padStart
prepareObject
removeByValue
removeDomListener
replaceAll
require
saveContext
stripTags
styleToString
t
unescape
Classes
Templates
Core API
->
Functions
->
namespace fcf
->
count
Function count
int
count
(
string
a_object
)
Returns the number of elements in a_object.
Source file
fcf:fcf.js
Namespace
fcf
Arguments:
string
a_object
- Object or numbered object
Return value:
int
The number of elements in the object