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 revisionBoth sides next revision
syntax:functions:system [2018/03/06 09:44] dmitrysyntax:functions:system [2018/06/04 09:04] dmitry
Line 5: Line 5:
 Currently supported keywords: Currently supported keywords:
 ^  Keyword  ^  Result  ^ ^  Keyword  ^  Result  ^
-| projectpath |The full path to the current project including file name. |  
-| projectfilename |Current project’s file name only. |  
-| programpath |The full path to morph.exe. |  
-| 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 the [[transformations:call|Call]] or [[transformations:iterate|Iterate]] transformation that called the current project)) including file name. |  +| projectpath |The full path to the current project including file name. |  
-| utcoffset |The UTC offset to the system time zone ( e.g. "-04:00:00"). | +| projectfilename |Current project’s file name only, without extension. |  
 +| projectdir |Current project’s directory. |  
 +| 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. | 
 +| callerfilename |The directory of the calling project. | 
 +| programdir |The full path to morph.exe. |  
 +| currentdir |The working directory. |  
 +| utcoffset |The UTC offset to the system time zone ( e.g. "-04:00:00"). | 
 +| tempdir |The current temporary directory. |
  
 **Example** **Example**
syntax/functions/system.txt · Last modified: 2021/11/22 07:38 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki