Version: 2022.1

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.