Difference between revisions of "Translations:Expressions/232/en"

From TaticView
Jump to: navigation, search
(Importing a new version from external source)
 
(No difference)

Latest revision as of 02:26, 5 October 2022

Information about message (contribute)

This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.

Message definition (Expressions)
Syntax: 
  COUNT(<expression>) 
Example: 
  '''COUNT("Product")''' - Returns number of occurrences (lines) of products
TranslationSyntax: 
  COUNT(<expression>) 
Example: 
  '''COUNT("Product")''' - Returns number of occurrences (lines) of products

Syntax:

 COUNT(<expression>) 

Example:

 COUNT("Product") - Returns number of occurrences (lines) of products