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
Last revisionBoth sides next revision
syntax:functions:system [2021/07/31 03:01] craigtsyntax:functions:system [2021/10/25 11:46] – [Currently supported keywords:] dmitry
Line 16: Line 16:
 ====Currently supported keywords:==== ====Currently supported keywords:====
 ^  Keyword  ^  Result  ^ ^  Keyword  ^  Result  ^
-| user |The current Windows user. | +| user |The Windows account of the current user. On EasyMorph Server, it's the account of the worker that executes the project. | 
 | projectpath |The full path to the current project, including file name. |  | projectpath |The full path to the current project, including file name. | 
 | projectfilename |The current project’s file name only, without the extension. |  | projectfilename |The current project’s file name only, without the extension. | 
Line 33: Line 33:
  
   system('projectpath') = "C:\Documents\myproject.morph"   system('projectpath') = "C:\Documents\myproject.morph"
 +
   system('projectfilename') = "myproject.morph"   system('projectfilename') = "myproject.morph"
  
syntax/functions/system.txt · Last modified: 2021/11/22 07:38 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki