パラメータとして指定したテキストから始まる単語を返す.
r = completion(beginning_of_a_word) r = completion(beginning_of_a_word,dictionary) [functions, commands, variables, macros, graphic_properties, files] = completion(beginning_of_a_word) [functions, commands, variables, macros, graphic_properties] = completion(beginning_of_a_word) [functions, commands, variables, macros] = completion(beginning_of_a_word) [functions, commands, variables] = completion(beginning_of_a_word) [functions, commands] = completion(beginning_of_a_word)
文字列行列
文字列
文字列 ("functions", "commands", "variables", "macros", "graphic_properties", "files")
文字列
パラメータとして指定したテキストから始まる単語を返します.
functions: 関数名の文字列行列 (C ゲートウエイ). 'what'参照.
commands: コマンドの文字列行列 (予約). 'what'参照.
variables: 変数名の文字列行列. 'who'参照.
macros: マクロ名の文字列行列.'who'参照.
graphic_properties: 文字列行列x
files: 文字列行列