Version: 2022.3
언어: 한국어

SearchUtils.FindShiftLeftVariations

매뉴얼로 전환
public static string[] FindShiftLeftVariations (string word);

파라미터

word Word to extract variations from.

반환

string[] List of variations for a word.

설명

Extract all variations on a word. As an example: the word hello would have the following variations: h, he, hel, hell, hello.