SWIFT DOCS
INTRODUCTION
Swift Documentation
This is swift docs, here is all the documentation that the swift executor offers. Heres how the usual codeblock looks
1<type which the function returns> my_function(arg <type of the expected arg>)
Examples
This is an example:
1local Player = game:GetService("Players").LocalPlayer