LoadProfile ProfileName
restartPlugin = randInt(10);if (restartPlugin < 2){ // Use LoadProfile command line command to restart the profile}
fe.plugin_command( executable, arg_string )fe.plugin_command( executable, arg_string, environment, callback_function )fe.plugin_command( executable, arg_string, callback_function )