Removes the suffix from a given string, if the string contains that suffix. @param string String for check @param suffix Suffix to remove @return the string with the suffix
(String string, String suffix)
source not stored for this graph (policy: none)