getVariableOnAnotherCrawling ( int crawlingId , string variableName ) : mixed
Allow to access to a global variable in another script.
See also
getAllRunningScriptsgetScriptProperty
Parameters
crawlingId
the crawling ID. It is a reference of the instance of the running script accessible with getScriptProperty.
variableName
the name of the variable you need to access