English
Appearance
Requires a Node.js runtime ('qsu/node')
It returns the result that is output after entering and executing the command prompt command.
command::string
string | null
console.log(await runCommand('echo a')); // Returns 'a'