Skip to content

ProjectRepository.GetPythonScriptByNamestring Method

Find and return the first Python script with a given name

1
Simba.Data.PythonScript GetPythonScriptByName(name)

Parameters

name System.String

Name of the script to return

Returns

PythonScript
None if not found