Skip to main content
Returns two strings - the executor name first, then its version.

Returns

Two strings as a tuple:

Aliases

  • getexecutorname

Example

In a Roblox game, add a check in your script, to see if the user is on Seliware before proceeding.
Print the executor name and version as the first line your script writes to the console - makes bug reports from users on different executors faster to debug.