fcount - luxembourg/muxcode-clm GitHub Wiki

FCOUNT()

FUNCTION: fcount([<expression>])

Without an <expression>, this function returns the number of function invocation since the beginning of the queue cycle. With an <expression>, this function returns the number of function invocations used by the <expression>. Softcode can use this result to gauge its distance from the configured function invocation limit.

Related Topics: fdepth, function_invocation_limit in wizhelp