open fun rxScriptExistsMany(scripts: MutableList<String>): Single<JsonArray>
Check existence of scripts in the script cache.
scripts - List of SHA1 digests identifying scripts in the script cache
scripts
Return