Skip to content

Selection

Anthony Headley edited this page Apr 19, 2020 · 3 revisions

Selection() : UserData

Brief:

Need more information

Returns a Dataobject not no idea of its format.

Paramiters:

Name Description Optional

Returns:

?

Examples:

local x = Selection().name
Echo("Name: %s", x) -- Name: Selection
Clone this wiki locally