getScriptFilePath method

String getScriptFilePath()

Implementation

String getScriptFilePath() {
  return Platform.script.toFilePath();
}