User Tools

Site Tools


syntax:functions:system

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
syntax:functions:system [2017/08/19 19:26] dmitrysyntax:functions:system [2018/03/06 09:44] dmitry
Line 1: Line 1:
-===== system(keyword) =====+===== System(keyword) =====
  
 Returns system values. They keyword must be a text constant. Reference to a field or parameter not allowed. Returns system values. They keyword must be a text constant. Reference to a field or parameter not allowed.
Line 10: Line 10:
 | currentpath |The working directory. |  | currentpath |The working directory. | 
 | user |The current Windows user. |  | user |The current Windows user. | 
-| callerpath |The full path of the calling project ((The calling project is the project that contains [[transformations:call|Call]] or [[transformations:iterate|Iterate]] transformation that called the current project)) including file name. | +| callerpath |The full path of the calling project ((The calling project is the project that contains the [[transformations:call|Call]] or [[transformations:iterate|Iterate]] transformation that called the current project)) including file name. | 
 | utcoffset |The UTC offset to the system time zone ( e.g. "-04:00:00"). |  | utcoffset |The UTC offset to the system time zone ( e.g. "-04:00:00"). | 
  
 **Example** **Example**
 ^  Example  ^  Result  ^ ^  Example  ^  Result  ^
-| system('projectfilepath' |C:\Documents\myproject.morph |+| system('projectpath' |C:\Documents\myproject.morph |
  
 **See also** **See also**
syntax/functions/system.txt · Last modified: 2021/11/22 07:38 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki