loadVars (url)
(Molybdenum-only)
Loads variables from property file found at "url". Loaded vars can be used in moly scripts with expression: "${variableName}", e.g "${user}" Arguments:
path to property file using either file:// or http:// protocol format.