Functions Documentation
View Function Edit Function
Name objGetDataField
Syntax (objGetDataField obj field) -> data
Argument List obj: the spaceobject the data is in
field: the identifier of the data
Returns data: the data found in the field
Category spaceobject, data
Description a list of data fields can be found here:
http://wiki.neurohack.com/transcendence/wiki/modding/function/legend#data_fields
Example
Comment