Category: String
Syntax:
strHex:String(value:Int)
String
Converts an integer to a hexadecimal string.
Takes value (integer to convert).
Returns a string containing the hexadecimal representation of the value.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn