GetRecipeMenuSelection

Revision as of 16:09, 7 July 2015 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Returns the <i>Recipe</i> currently highlighted in the active <i>Recipe Menu</i>. |name = GetRecipeMenuSelection |returnType = recipe:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns the Recipe currently highlighted in the active Recipe Menu.

Syntax

(recipe:ref) GetRecipeMenuSelection

Example

set rRecipe to GetRecipeMenuSelection

See Also