Beta Documentation - Subject to change.

Gets the data associated with the shortcut.

Syntax

Lua
function Shortcut:GetData();

Returns

Type: string
The shortcut data.

Remarks

Gets the data associated with the shortcut.

See Also