strHex

Category: String

Syntax:

strHex:String(value:Int)


Parameters

Returns

String



Summary

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



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn