You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<summary>Returns the command name used to start the execution of the application</summary>
<examples>
<example>put the commandName</example>
<example><p>set the itemdelimiter to slash</p><p>put the last item of the commandName into field "log"</p></example>
</examples>
<history>
<introduced version="7.1.0">Added.</introduced>
<deprecated version=""></deprecated>
<removed version=""></removed>
<changed version=""></changed>
<experimental version=""></experimental>
<nonexperimental version=""></nonexperimental>
</history>
<objects>
</objects>
<platforms>
<mac/>
<windows/>
<linux/>
</platforms>
<classes>
<desktop/>
<server/>
</classes>
<security>
<none required/>
</security>
<classification>
</classification>
<references>
<keyword tag="$">$ Keyword</keyword>
</references>
<description>
<overview>Returns the full command name that has been used to start the executable.</overview>
<parameters>
</parameters>
<value></value>
<comments>The <b>commandName</b> is only available for standalone applications and server scripts. It returns empty for mobile platforms and in the IDE.</comments>