Go to: Synopsis. Flags. Return value. MEL examples.
internalVar [-userAppDir] [-userBitmapsDir] [-userMarkingMenuDir] [-userPrefDir] [-userPresetsDir] [-userScriptDir] [-userShelfDir] [-userTmpDir] [-userWorkspaceDir]
internalVar is undoable, queryable, and editable.
This command returns the values of internal variables. No modification of these variables is supported.| Long name (short name) | [argument types] | Properties | ||
|---|---|---|---|---|
-userAppDir(-uad)
|
|
|
||
|
||||
-userScriptDir(-usd)
|
|
|
||
|
||||
-userPrefDir(-upd)
|
|
|
||
|
||||
-userPresetsDir(-ups)
|
|
|
||
|
||||
-userShelfDir(-ush)
|
|
|
||
|
||||
-userMarkingMenuDir(-umm)
|
|
|
||
|
||||
-userBitmapsDir(-ubd)
|
|
|
||
|
||||
-userTmpDir(-utd)
|
|
|
||
|
||||
-userWorkspaceDir(-uwd)
|
|
|
||
|
||||
string $myScriptDir = `internalVar -userScriptDir`;