RunTask.GetVerb
---------------

Returns the verb string.

| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
|---|---|---|---|---|---|---|
| [RunTask](component_RunTask.md) | [3.2](newinversion32.md) | ❌ No | ✅ Yes | ❌ No | ✅ Yes, on Windows | ❌ No |

### Deprecated

This function was [deprecated](deprecated.md). Use [Shell](component_Shell.md) functions instead.

MBS( "RunTask.GetVerb" ) ### Parameters

none

### Result

Returns the verb string.

### Description

Returns the verb string.  
### See also

- [RunTask.SetVerb](RunTaskSetVerb.md)

This function is free to use.

Created 18th August 2014 , last changed 13th June 2020

  
[RunTask.GetLaunchPath](RunTaskGetLaunchPath.md) - [RunTask.IsRunning](RunTaskIsRunning.md)

[HTML Version](RunTaskGetVerb.shtml)