find Service Path

open fun findServicePath(name: String): String

Method to find the path of the service using the FIND_SERVICE_PATH command

Return

the path name of the service as String

Parameters

name

The name of the service to find

Throws

when an exception occurred during the process