GetKeywordForms

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns an array_var of forms associated with a specified keyword.

Syntax

[help]
GetKeywordForms "keyword:string"

Example

aKeyword := GetKeywordForms "My Keyword"

See Also