Skip to content
This repository has been archived by the owner on Apr 25, 2021. It is now read-only.

getLink

Amirerfan Rafati edited this page Feb 22, 2021 · 1 revision

Building getLink(Number n)

Returns a building from nth link.

Example:

x = getLink(5);

Compiled example in mlog:

getlink ASSIGNCON 5
set x ASSIGNCON
Clone this wiki locally