Beta Documentation - Subject to change.

Sets the data associated with the shortcut.

Syntax

Lua
function Shortcut:SetData(value);

Parameters

value
Type: string
The shortcut data.

Remarks

Sets the data associated with the shortcut.

See Also