This function returns the path to the application executable file.
object.ApplicationPath()
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the
ISProfile interface |
string
Display the path to the application executable file.
Profile.MessageBox(Profile.ApplicationPath)