Osiris/API/IntegerSubtract: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
* [[Osiris/API/IntegerProduct]] | * [[Osiris/API/IntegerProduct]] | ||
* [[Osiris/API/IntegerDivide]] | * [[Osiris/API/IntegerDivide]] | ||
* [[Osiris/API/RealSubtract]] | |||
[[Category:Osiris Queries]] | [[Category:Osiris Queries]] |
Revision as of 12:22, 14 November 2017
Full Definition(s)
- query IntegerSubtract([in](INTEGER)_A, [in](INTEGER)_B, [out](INTEGER)_Result)
Description
Returns the difference between _A and _B as _Result, as _A - _B
Return Values
- _Result: The difference between _A and _B.
Notes
- Valid attribute names are: Strength, Finesse, Constitution, Intelligence, Memory, and Wits.