getVar: Get variable from an osmose-like object.
Description
Function to get a variable from an object of osmose class.
This function uses the get_var method (see the get_var.osmose).
Usage
getVar(object, what, how, ...)get_var(object, what, how, ...)
Arguments
...
Additional arguments of the function.
Value
An array or a list containing the extracted data.