FunctionsCommonGetCommonPrefixCommonGetCommonPrefix CallableCommonGetCommonPrefix(strings: string[]): stringGets the common prefix of a list of stringsParametersstrings: string[]Returns string
Gets the common prefix of a list of strings