Jass documentation Database
JASS Documentation Database REFORGED
Results for the query "I2S" as a "function"
Function I2S
Line: |
2227 |
Location: |
common.j |
Constant? |
no |
Type: |
native |
Arguments: |
integer i |
Returns: |
string |
Preview
Extra spaces may have been removed from the original file to show the function in a comfortable way.
Information about I2S
returns the string representation for integer i. Throws an error if i is null or has no integer representation.
Page loaded in 0.066 seconds.
|