Get Python object fields names.
names = pyGetName(arg_1 [, arg_2 ...])
A Python object or a Scilab wrappable data.
A row of strings.
Get the fields names of the arguments like returned by getting the __name__ attribute.
Version | Description |
5.4.0 | Python module. |