open fun rxScriptLoad(script: String): Single<String>
Load the specified Lua script into the script cache.
script - Lua script
script
Return