Method: Contains Unicode char
Function name: containschar
Parameter list: (CHAR input string, INTEGER search char)
Return type: INTEGER
What the method does: Returns the number of occurrences of the Unicode search character. If 0 is returned, the search character was not found.