This function returns the SOM ID corresponding to a given text string.
string aString; somId rc; rc = somIdFromString(aString);