Discuss this page on this pages [[itmGetFrequency Talk Page|TalkPage]] === itmGetFrequency === See [[http://xelerus.de/index.php?s=functions&function=44|itmGetFrequency at Xelerus]] ^ Syntax | (itmGetFrequency item) -> frequency | ^ Arguments | item: The itemStruct of the item you want to get the frequency of. | ^ Returns | An integer representing the frequency. | ^ Category | [[item]] | ^ Description | Returns the frequency of the item as an integer. For more on frequencies, see: http://wiki.neurohack.com/transcendence/wiki/functionlegend#frequency | === Example === (itmGetFrequency (itmCreate 0x4001 1)) Returns the number 20. Return to [[:Functions]] list