StringToNSString(<pString>)
Convert a String into an Objective-C string
The String to convert
A Objective-C object of type NSString
Description Use StringToNSString to convert a variable of type String to an Objective-C string object (NSString).