User Tools

Site Tools


syntax:functions:metadata
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Next revision
syntax:functions:metadata [2020/07/06 07:10] – created dmitry
Line 1: Line 1:
 +====== Metadata(keyword) ======
  
 +Returns project metadata. They keyword must be a text constant (case-insensitive). References to a field or parameter are not allowed.
 +
 +Currently supported keywords:
 +^  Keyword  ^  Result  ^
 +| current module  |The name of the current module. | 
 +| current block   |The name of the current block (tab). | 
 +| current table   |The name of the current table. | 
 +
 +
 +**Example**
 +^  Example  ^  Result  ^
 +| metadata('current module' |Default |
 +
 +**See also**
 +
 +  * [[syntax:functions:system]]
syntax/functions/metadata.txt · Last modified: 2021/09/15 14:19 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki