×

Run Ruby Code

iOS 14 +

Notes

Runs specified Ruby Code

Syntax

runCode(code: <#String (Allows Variables)#>, arguments: <#Array#>)

Example

runCode(code: "puts \"Hello World\"", arguments: [])