Difference between revisions of "GetItemValue"
Jump to navigation
Jump to search
Automated import of articles
imported>Geckbot (Automated import of articles) |
imported>Geckbot (Automated import of articles) |
||
Line 1: | Line 1: | ||
'''GetItemValue''' | '''GetItemValue''' | ||
{{Function | |||
|origin = FOSE1 | |||
|summary = Returns the base value of the object or calling reference | |||
|name = GetItemValue | |||
|alias = GetValue | |||
|returnType = int | |||
|referenceType = ref | |||
|arguments = | |||
{{FunctionArgument | |||
|Name = item | |||
|Type = ref | |||
|Optional = optional | |||
}} | |||
}} | |||
[[Category:Functions_(FOSE)]] |